K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-04-28T17:57:17.137018Z K 7 svn:log V 279 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 END