Navigation
Synopsis Get the current datetime.
Function datetime now()
Usage import DateTime;
Examples
rascal>import DateTime;
ok
rascal>now();
datetime: $2014-02-14T09:30:22.392+01:00$
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.