hpi-swt2 / event-und-raumplanung

Ein Tool das die interne Planung von Events verbessern soll und dabei besonderen Fokus auf die Zuteilung von Räumen und Ausstattung legt.
GNU Affero General Public License v3.0
10 stars 5 forks source link

[Bug] calendar in room details #331

Open jaSunny opened 9 years ago

jaSunny commented 9 years ago

create an event, approve it, display the room details and the event wont be in the calendar, however its in the source code: 2

1

ArneMayer commented 9 years ago

Maybe this is an issue with javascript dates where months start with 0 (January = Month 0).

jaSunny commented 9 years ago

oh :D