|
|
|
|
|
by dpcx
1239 days ago
|
|
My understanding is that you don't even want to store them as UTC and always store them in the timezone of the user/system that generated the data since you lose some information in the translation from local timezone to UTC - given that the timezone database changes, you may actually want to know that the record created in Fiji before 2022-10-28[1] was stored in DST so that it can be properly converted to the new Fiji time. [1]: https://data.iana.org/time-zones/tzdb/NEWS |
|