VisualBasic compatible procedures Now Creating Date serials DateSerial Extracting information from Date serialsGets the date serial representation of a date. TimeSerialGets the date serial representation of a time. DateValueTimeValue Second Extracting information from Date serialsGets the seconds of the hour from a date serial. MinuteGets the minutes of the hour from a date serial. HourGets the hour of the day from a date serial. DayGets the day of the month from a date serial. WeekdayGets the day of the week from a date serial. MonthGets the month of the year from a date serial. YearGets the year from a date serial. DatePartMiscellaneous IsDate MonthName Gets the month name of its integer representation. WeekdayNameGets the weekday name of its integer representation. | Date and time procedures |