pydicom.values.convert_DA_string¶
-
pydicom.values.convert_DA_string(byte_string, is_little_endian, struct_format=None)[source]¶ Return a decoded ‘DA’ value.
- Parameters
- Returns
If
datetime_conversionisTruethen returns eitherDAor alistofDA, otherwise returnsstrorlistofstr.- Return type
str or list of str or valuerep.DA or list of valuerep.DA