Date and Time functions
- Create a date from year, month and day
- Create a DateTime value from year, month, day, hours, minutes and seconds
- Create a time structure for a given date
- Extract the date portion of a DateTime value
- Extract the time portion of a DateTime value
Calendar functions