Module dicom_core::value::serialize[][src]

Encoding of primitive values.

Functions

encode_date

Encode a single date in accordance to the DICOM Date (DA)

encode_datetime

Encode a single date-time value in accordance to the DICOM DateTime (DT)

encode_time

Encode a single time value in accordance to the DICOM Time (TM)