Name | Description | |
---|---|---|
DateFormatter | Converts the passed DateTime value to a string object containing a formatted date value, specific to the chosen database, of the DateTime value. | |
DateValidator | Validates the passed in date prior to insertion into a database. | |
FromTime | Converts an integer value to a DateTime value. | |
TimeFormatter | Converts the passed DateTime value to a string object containing a formatted time value, specific to the chosen database, of the DateTime value. |