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: 2025
date.month: maj
date.day: 21
time.hour: 17
time.minute: 19
time.second: 57
time.millisecond: 414

See also