Today

 

Description

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


See this note.

Syntax

double Today()

Return

Return the data(Julian days) value

Example

double aa = today();
aa = ;//Return the Julian days date of today.

See Also

Year, Month, Day, Hour, Minute, Second Now