资 源 简 介
This is the class that makes it possible to have a time dropdown as a field, just drop this class under the fields folder.
To use it just add "time" to you column name, for example, event_start_time.
you also need to make a small change to the file utils.class.php inside the PE-admin classes folder, look at the README for more info.
This class was based on the date.field class.
When using this field, the field type in the database MUST be able to accept an integer the size of a timestamp.