diff options
| author | polo <ordipolo@gmx.fr> | 2025-12-23 21:34:47 +0100 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2025-12-23 21:34:47 +0100 |
| commit | 4f734e0f374428be6424faee0a56458d4fa80396 (patch) | |
| tree | a6fbc52f230a0f048be4ab2db8ac47cfa974f993 /public/js/fullcalendar/packages/moment-timezone/index.global.min.js | |
| parent | 833edf6f21aab07dcd0a8d0de9e002c483deed0e (diff) | |
| download | cms-4f734e0f374428be6424faee0a56458d4fa80396.tar.gz cms-4f734e0f374428be6424faee0a56458d4fa80396.tar.bz2 cms-4f734e0f374428be6424faee0a56458d4fa80396.zip | |
installation de fullcalendar avec composer et CDN au lieu de GIT
Diffstat (limited to 'public/js/fullcalendar/packages/moment-timezone/index.global.min.js')
| -rw-r--r-- | public/js/fullcalendar/packages/moment-timezone/index.global.min.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/public/js/fullcalendar/packages/moment-timezone/index.global.min.js b/public/js/fullcalendar/packages/moment-timezone/index.global.min.js deleted file mode 100644 index b5cf8ce..0000000 --- a/public/js/fullcalendar/packages/moment-timezone/index.global.min.js +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | /*! | ||
| 2 | FullCalendar Moment Timezone Plugin v6.1.17 | ||
| 3 | Docs & License: https://fullcalendar.io/docs/moment-timezone-plugin | ||
| 4 | (c) 2024 Adam Shaw | ||
| 5 | */ | ||
| 6 | FullCalendar.MomentTimezone=function(e,t,n,a){"use strict";function l(e){return e&&e.__esModule?e:{default:e}}var r=l(n);class u extends a.NamedTimeZoneImpl{offsetForArray(e){return r.default.tz(e,this.timeZoneName).utcOffset()}timestampToArray(e){return r.default.tz(e,this.timeZoneName).toArray()}}var m=t.createPlugin({name:"@fullcalendar/moment-timezone",namedTimeZonedImpl:u});return t.globalPlugins.push(m),e.default=m,Object.defineProperty(e,"__esModule",{value:!0}),e}({},FullCalendar,moment,FullCalendar.Internal); \ No newline at end of file | ||
