day

Get the ‘day’ value from a date or datetime.

Parameters:

No. Type Comments
1 date, datetime or duration Value to extract day from

Returns:

short(1,31) - A short value representing the day.

Usages:

  • day( d:date) : short
  • day( d:datetime) : short