- All Implemented Interfaces:
- IDicomValue, java.io.Serializable
public class DT
extends DatatypeString
Data Type : Date Time
The Date Time common data type. Indicates a concatenated date-time ASCII string in the format: YYYYMMDDHHMMSS.FFFFFF&ZZZZ
The components of this string, from left to right, are YYYY = Year, MM = Month, DD = Day, HH = Hour, MM = Minute, SS = Second,
FFFFFF = Fractional Second, & = �+� or �-�,and ZZZZ = Hours and Minutes of offset.&ZZZZ is an optional suffix for plus/minus
- See Also:
- Serialized Form