FunctionsDate & Time
to_yyyymmd_dhhmmss
Converts a date/time value to a sortable date-time key in the legacy YYYYMMD_DHHMMSS family. In V1 this variant returns the same numeric layout as to_yyyymmddhhmmss.
to_yyyymmd_dhhmmss(…) → Int64Kind · scalar
Converts a date/time value to a sortable date-time key in the legacy YYYYMMD_DHHMMSS family. In V1 this variant returns the same numeric layout as to_yyyymmddhhmmss.
Part of the Date & Time family.