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