Questions about Mathematica's date and time functions.
21
votes
0answers
385 views
What calendar is Mathematica using for dates in the distant past?
It appears that Mathematica treats all dates as proleptic Gregorian dates by default, a hypothesis that can be easily tested by using AbsoluteTime to compute the ...
1
vote
0answers
49 views
Is DateString supposed to be truncating seconds?
If I configure `` to format dates as ISO dates with
...