Skip to end of banner
Go to start of banner

currentDate

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Description

Returns the current date.

Return Type

Date

Example

dueDate = currentDate() + "3d";

Returns the 3rd day after the current day.

See also

  • No labels