Calculate the age in years of something using a birthdate and another date.
Calculate the day number of the specified Year, Month and Day. The DayNumber is equal to the number of days since 1-1 of that same Year.
Determine the day-of-week number for a specified DateNumber.
Convert the date number to a year, month and day specification.
Convert the date- and time numbers to Year, Month, Day, Hour, Min and Sec values.
Convert a time number back to Hour, Minutes and Seconds values
Convert the date Year, Month and Day to a date number.
Convert the date and time specification to date- and time numbers.
Calculate the time number for the specified hour.
Calculate the time number for the specified hour and minute.
Calculate the time number for the specified hour, minute and second.
Calculate the daynumber for the SUNDAY of the first week of the specified year.
Determine if the specified year is a leap year or not.
Determine the number of days of a certain month.
Calculate the date number for a Monday of a week in a year.
Calculate the date for a Monday of a week in a year.
Calculate the week number for the next week.
Calculate the number of weeks in a year.
Calculate the week number for the previous week.
Calculate the month and day from a specified day number. The day number is the number of days since 1-1 of the same Year.
Calculate the date number for a specified week of a year.