pub fn timestamp_to_datetime(timestamp: i64) -> Option<String>
Convert millisecond timestamp to ISO8601 datetime string.