Module serialize

Source
Expand description

Encoding of primitive values.

Functionsยง

encode_date
Encode a single date in accordance to the DICOM Date (DA) value representation.
encode_datetime
Encode a single date-time value in accordance to the DICOM DateTime (DT) value representation.
encode_time
Encode a single time value in accordance to the DICOM Time (TM) value representation.