Historical updating oE now, Revision 1
now
include datetime.e namespace datetime public function now()
creates a new datetime value initialized with the current date and time.
Returns:
A sequence, more precisely a datetime corresponding to the current moment in time.
Example 1:
dt = now() -- dt is the current date and time
See Also:
Not Categorized, Please Help
|
- diff to current revision, view current revision history, backlinks
- Last modified Sep 04, 2019 by _tom