day

Previous chapterNext chapter Show allShow all    Hide allHide all

The function day (date) calculates the day from a date value.

Syntax: =day(date)

Result format: integer

Example Example

=now() with format string "hh:mm:ss dd/mm/yy" is 12:46:24 05.06.01
Cell A2= day(A1) is 5