Skip to main content

10 docs tagged with "Date and Time"

View all tags

Date

Calculates the sequential decimal number that represents a particular date, counting from January 1, 1900.

DateAndTime

Returns a date object from the specifed year, month, day, hour, minute, second.

Day

Calculates the day of the month (from 1 to 31) of a given decimal value date.

Hour

Calculates the hour of a given time value.

Minute

Calculates the minute of a given time value.

Month

Calculates the month of a given time value.

Second

Calculates the second of a given time value.

Time

Converts a time (expressed as hh:mm:ss) to a decimal number counting from December 1, 1900.

Weekday

Calculates the day of the week (Sunday, Monday, etc.) for a specified date.

Year

Calculates the year (as an integer from 1900 to 9999) of a date given as a serial number.