This class can be used to generate form inputs to let the user choose a date and time and transform to timestamp.
It generates HTML for form select inputs of the year, month, day, hour. minute and second.
The class can also look into submitted POST form variables and retrieve the date and time specified by the user with the generated inputs when the form is submitted.