DayPilotPro 5.1 Javascript e.start localization problem
The e.start and e.endis now in local format in 5.1
Wenn i use:
<DayPilot:MenuItem Action="JavaScript" JavaScript="alert('Start: ' + e.start.toString() + '\nEnd: ' + e.end.toString() + '\nResource id: ' + e.resource);"
Text="Show selection details" />
I get this:
www.koenrijpstra.nl/bug.png
And it used to be this:
www.koenrijpstra.nl/bug2.png
How do i fix this?
Asked by NeokGlitch 3 years ago.