{"version":3,"sources":["node_modules/@arcgis/core/core/sql/UnknownTimeZone.js"],"sourcesContent":["/*\nAll material copyright ESRI, All Rights Reserved, unless otherwise specified.\nSee https://js.arcgis.com/4.31/esri/copyright.txt for details.\n*/\nimport { IANAZone as n, Zone as o, DateTime as e } from \"luxon\";\nclass t {}\nfunction r(n) {\n return n instanceof o ? n === t.instance : \"unknown\" === n?.toString().toLowerCase();\n}\nfunction i(n) {\n return r(n) ? t.instance : n;\n}\nfunction c(n, o) {\n return e.fromObject({\n day: n.day,\n year: n.year,\n month: n.month,\n hour: n.hour,\n minute: n.minute,\n second: n.second,\n millisecond: n.millisecond\n }, {\n zone: o\n });\n}\nt.instance = new n(\"Etc/UTC\");\nexport { t as UnknownTimeZone, c as adoptTimeZone, r as isUnknownTimeZone, i as substituteUnknownTimezone };"],"mappings":"+CAKA,IAAMA,EAAN,KAAQ,CAAC,EACT,SAASC,EAAE,EAAG,CACZ,OAAO,aAAaC,EAAI,IAAMF,EAAE,SAAyB,GAAG,SAAS,EAAE,YAAY,IAAxC,SAC7C,CACA,SAASG,EAAE,EAAG,CACZ,OAAOF,EAAE,CAAC,EAAID,EAAE,SAAW,CAC7B,CAcAI,EAAE,SAAW,IAAIC,EAAE,SAAS","names":["t","r","Zone","i","t","IANAZone"],"x_google_ignoreList":[0]}