Lines Matching refs:UTC
1806 // Special case handling (UTC, GMT).1808 if (upperID === 'UTC' || upperID === 'GMT' ||1809 upperID === 'ETC/UTC' || upperID === 'ETC/GMT') {1810 return 'UTC';