Stephan Buchert
Stephan Buchert
``` julia> DateTime(2017, 01, 02) - DateTime(2017, 01, 01) 86400000 milliseconds ``` should perhaps become ``` julia> DateTime(2017, 01, 02) - DateTime(2017, 01, 01) 1 day, 0 usec ``` to...
For this proposal a leap seconds table is not needed, because calendar arithmetic will ignore them. The user supplies leap second time stamps, and gets them back, that's all. The...
Sorry for a late input. I don't have an explanation yet for the disagreement, here just some info on our processor: - Fortran code was downloaded 18-Aug-2015, JGR auxiliary material...