Hacker News new | ask | show | jobs
by Misdicorl 2298 days ago
Yes, as I said above, if you need to localize then you'll need more detail.
1 comments

When do you not?
When you need some system activity to happen regularly (e.g. every 10 minutes) but not at a specifically human-meaningful time. When you need to know what order events occurred in or how far apart two events are, but don't need to correlate those times with external events (or can easily establish "system" times for any relevant external events). You can cover a lot of cases without having to touch "human time" at all.