Skip to Content

JavaScript File

URL: https://angradoheroismo.pt/wp-content/plugins/events-manager/includes/external/flatpickr/l10n/pt.min.js?ver=6.4.5.1
HTTP Status: 200 OK
MIME Type: application/javascript
Last Modified: Wed, 23 Aug 2023 13:40:47 GMT
Download Time: Less than a second
Cookies: None
Size: 1 KB
HTTP Headers:  13 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1(function(global,factory){typeof exports==="object"&&typeof module!=="undefined"?factory(exports):typeof define==="function"&&define.amd?define(["exports"],factory):(global=typeof globalThis!=="undefined"?globalThis:global||self,factory(global.pt={}

2))}

3)(this,function(exports){"use strict";var fp=typeof window!=="undefined"&&window.flatpickr!==undefined?window.flatpickr:{l10ns:{}

4}

5;var Portuguese={weekdays:{shorthand:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"],longhand:["Domingo","Segunda-feira","Terça-feira","Quarta-feira","Quinta-feira","Sexta-feira","Sábado"]}

6,months:{shorthand:["Jan","Fev","Mar","Abr","Mai","Jun","Jul","Ago","Set","Out","Nov","Dez"],longhand:["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"]}

7,rangeSeparator:" até ",time_24hr:true}

8;fp.l10ns.pt=Portuguese;var pt=fp.l10ns;exports.Portuguese=Portuguese;exports.default=pt;Object.defineProperty(exports,"__esModule",{value:true}

9)}

10);