A DateTime represents the current date and time in a particular time zone.

Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
kind = "DateTime"
Active cells (details)
-(subtrahend)

Expects to get one DateTime as argument, and returns the difference between this instant and that instant, in milliseconds.

==(other)

returns true if the left hand side datetime is equal to the right hand side datetime.

inspect()

Returns a text inspection of the object

notice()

Returns a brief text inspection of the object

now()

Returns a new DateTime representing the current instant in time in the default TimeZone.