Year Day

Description

Returns the day of the year from a given timestamp. This will be a value between 1 and 365.

Event Options

Variable

The timestamp you wish to get the day of the year for.

As

The resulting day of the year.

Example

Variable

1985‑12‑17 17:45:30.005

After running the event with the above options, the As option will be hold the 351 i.e. the provided timestamp is for the 351th day of the year.

Last updated