Works on a {@link java.util.Date} object. Displays a field for hours and a field for minutes, andan AM/PM field. The format (12h/24h) of the hours field depends on the time format of this {@link TimeField}'s {@link Locale}, as does the visibility of the AM/PM field (see {@link TimeField#use12HourFormat}).
@author eelcohillenius
@see DateField for a variant with just the date field and date picker
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.