This class can be used to perform many types of operations with times and dates. It is similar to the JavaScript date class.
It can:
- Retrieve a date represented in different formats
- Extract date day, month, year
- Extract the time hour, minute, second and millisecond
- Parse and set the current date and time values
- Retrieve all date and time values into array entries