MmaTranslator[Mma]
ToDate
convert an absolute time in seconds to date format
Calling Sequence
Parameters
Description
Examples
ToDate(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The ToDate command converts an absolute time in seconds since January 1, 1900 to a date of the form [year, month, day, hour, minute, second].
Use the command with the Maple translation.
Alternatively, you can use the FromMma command with the evaluate option specified.
See Also
MmaTranslator
MmaTranslator[FromMma]
MmaTranslator[Mma][FromDate]
Download Help Document