|
|
|
|
|
by mro_name
1696 days ago
|
|
> as long als all dates in your DB are UTC. times don't have to be UTC but need the timezone info attached - be it implicit (all are UTC) or explicit, e.g. in text form rfc3339. Stripping the time-zone is information-loss and usually not desirable. |
|
It doesn't tell you anything about the time zone this particular user would want to see it in today, which depends on quite a few factors including where they are and what the timestamp relates to (booking, event, log of past events etc).