Enji Cooper a08b636a9d Use a better idiom for finding UTC prefixed timezones
Instead of copy-pasting the string literal for "UTC" 3 times and using
strlen, use a static char[3] buffer and sizeof(..).

MFC after: 3 days
X-MFC with: r298507
Submitted by: kib
Sponsored by: EMC / Isilon Storage Division
2016-04-28 17:57:17 +00:00
..
2015-06-13 19:20:56 +00:00
MFH
2016-03-02 16:14:46 +00:00
2015-03-18 13:01:09 +00:00