This keyword allows you to enter two strings that designate the UTC offsets of the locale's time zones: the first being the offset for the time zone when Daylight Savings Time is not in effect, and the second string for when it is. The "C" locale has:
utc_offset = "" ""
This means that UTC offset information is not available in the "C" locale.