MmaTranslator[Mma]
AbsoluteTime
return the total number of seconds elapsed since January 1, 1900
Calling Sequence
Parameters
Description
Examples
AbsoluteTime(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The AbsoluteTime command returns the total number of seconds since January 1, 1900 in your time zone.
withMmaTranslatorMma:
Use the command with the Maple translation.
AbsoluteTime
3.918320351×109s
Alternatively, you can use the FromMma command with the evaluate option specified.
withMmaTranslator:
FromMma`AbsoluteTime[]`,evaluate
See Also
MmaTranslator
MmaTranslator[FromMma]
Download Help Document