SPL File functions.spl

General date and time functions.

Content

Functions

Functions

timestamp now()

Get the current time using getTimestamp(). Alias of getTimestamp with a natural name.

Returns

  • Current time.

timestamp currentTimestamp()

Get the current time using getTimestamp(). Alias of getTimestamp with a natural name.

Returns

  • Current time.