Interface DateAndTime

All Superinterfaces:
CalendarDate, ClockTime, TemporalPosition
All Known Implementing Classes:
DefaultDateAndTime

public interface DateAndTime extends ClockTime, CalendarDate
Provides a single data type for identifying a temporal position with a resolution of less than a day.
Author:
Stephane Fellah (Image Matters), Alexander Petkov