pub(crate) fn split_timestamp_string(value: &str) -> (&str, &str)
Expand description

Takes a ‘date timezone’ ‘date time timezone’ string and splits it into ‘date {time}’ and ‘timezone’ components