6 ms·
In that case only storing utc did not work when you created a date in the future before you updated tzdata
by merb 3mo ago
In that case only storing utc did not work when you created a date in the future before you updated tzdata
- jedberg 3mo agoI edited my comment to make it clearer. I meant you should only directly store current timestamps, anything else you should leave up to a library to store as it sees fit.
- phantom784 3mo agoHow would this solve the British Columbia issue as described in the article?
- eduction 3mo agoYour time library is not going to design your database schema for you.