Changes

172 bytes added ,  01:41, 24 November 2021
Line 9: Line 9:  
Time zone is just a worse location. If all companies use UTC or LE there are no problems. This wiki page points out how much effort computer programmers put into preventing bugs and then how much bug potential not using UTC/LE makes. https://www.explainxkcd.com/wiki/index.php/1883:_Supervillain_Plan
 
Time zone is just a worse location. If all companies use UTC or LE there are no problems. This wiki page points out how much effort computer programmers put into preventing bugs and then how much bug potential not using UTC/LE makes. https://www.explainxkcd.com/wiki/index.php/1883:_Supervillain_Plan
 
Avoid companies that export dates and time in local time as many other issues will crop up.
 
Avoid companies that export dates and time in local time as many other issues will crop up.
 +
 +
== 2. Saving all data in local time of recording ==
 +
 +
This is not an option; if something goes wrong with timezone the data is fricasseed but UTC does not let this happen.
1,683

edits