This is the class to manipulate date and time on a form.
It will help on any form where you need use dropdown selects for dates and/or
time. With one method of this class you can easily generate a select on the form,
and initialize its value by any variables. You also will be able to check if date
is correct or empty, and get UNIX timestamp and date/time entered.