pub(crate) fn seconds_since_unix_epoch_to_date(secs: i64) -> DateTime
Convert the given number of seconds since Unix EPOCH to a GDateTime.
GDateTime