Date/time

Date, Date$ (functions) Return the current date
Date, Date$ (statements) Change the system date
DateAdd Add a number of date intervals to a date
DateDiff Subtract a number of date intervals from a date
DatePart Return a portion of a date
DateSerial Assemble a date from date parts
DateValue Convert a string to a date
Day Return the day component of a date value
Hour Return the hour part of a date value
Minute Return the minute part of a date value
Month Return the month part of a date value
Now Return the date and time
Second Return the seconds part of a date value
Time, Time$ (functions) Return the current system time
Time, Time$ (statements) Set the system time
Timer Return the number of elapsed seconds since midnight
TimeSerial Assemble a date/time value from time components
TimeValue Convert a string to a date/time value
Weekday Return the day of the week of a date value
Year Return the year part of a date value