Searched refs:getZoneAbbr (Results 1 – 3 of 3) sorted by relevance
3823 function getZoneAbbr () { function3925 proto.zoneAbbr = getZoneAbbr;
10901 function getZoneAbbr () {11003 proto.zoneAbbr = getZoneAbbr;
1 …getZoneAbbr () {\n return this._isUTC ? 'UTC' : '';\n }\n\n function getZoneName () {…