Servoy / fullcalendarcomponent2

Servoy Component around Fullcalendar
MIT License
0 stars 0 forks source link

use momentplugin in the calendar #11

Closed saleman67 closed 7 months ago

saleman67 commented 7 months ago

We would like to use the momentTimezonePlugin in the scheduler so we can show nice day names. https://fullcalendar.io/docs/moment-timezone-plugin

jcompagner commented 7 months ago

we will not introduce moment anymore in our TiNG code base

moment is deprecated and not maintained anymore: https://momentjs.com/docs/#/-project-status/

jcompagner commented 7 months ago

we use the https://github.com/Servoy/fullcalendarcomponent2/blob/master/fullcalendarcomponent2/package.json#L30 luxon plugin for that so that should be usable