Day, Month, Weekday, and Year

The Day, Month, Weekday, and Year functions extract and return a time portion from a given date. In many ways, these functions are similar to the DatePart function, which extracts a given time period from a date expression. Of these functions, probably only the Year function will be affected by the Year 2000 issue.