pub fn date_utc() -> (i16, u8, u8)
Get the current system date in UTC locale
The returned value is (year, month, day).
(year, month, day)