6 lines
No EOL
355 B
JavaScript
6 lines
No EOL
355 B
JavaScript
/*!
|
|
FullCalendar Core v6.1.9
|
|
Docs & License: https://fullcalendar.io
|
|
(c) 2023 Adam Shaw
|
|
*/
|
|
!function(e){"use strict";var n={code:"en-nz",week:{dow:1,doy:4},buttonHints:{prev:"Previous $0",next:"Next $0",today:"This $0"},viewHint:"$0 view",navLinkHint:"Go to $0",moreLinkHint:e=>`Show ${e} more event${1===e?"":"s"}`};FullCalendar.globalLocales.push(n)}(); |