Algosim documentation: now

now

Returns the current date and time.

Syntax

Description

now() returns the current date and time as a DateTime structure.

Examples

now()
date.year: 2021
date.month: april
date.day: 16
time.hour: 14
time.minute: 24
time.second: 0
time.millisecond: 306

See also