3.5.9.10 Now

Description

Returns the current date-time as a date(Julian days) value.


See this note.

Syntax

double Now()

Return

Return the data(Julian days) value

Example

double aa = now();
type "Current time is $(aa, D9).";

See Also

Year, Month, Day, Hour, Minute, Second