pub fn shift_datetime(datetime: &str, shift: &str) -> Option<String>
Shift a datetime string by the given amount. Input format: “YYYY:MM:DD HH:MM:SS”