The standard (non-DST) offset from UTC as a {'h': ..., 'm': ...} map.
{'h': ..., 'm': ...}
Map<String, int> getRawOffset() => _minutesToHm(_offset);