5 ms·
You need timezone for sure. You just don't have to store it along with every date/time value. You can store it as user preference for example. What if you are s
by sicxu 14y ago
You need timezone for sure. You just don't have to store it along with every date/time value. You can store it as user preference for example. What if you are scheduling a meeting between a U.S developer and an India developer?
- obtu 14y agoThe date of the meeting mustn't depend on the display preferences of one of the participants. The meeting itself has to be anchored to a time zone.