eventMoveListener date value problem

UI Components for JSF
Post Reply
chsi
Posts: 57
Joined: 01 Sep 2010, 08:08

26 Jan 2011, 16:28

Hello everyone,

I have a schedule component with a scheduleEvent (8:00 am to 10:00 pm) for this date : 31 Jan Monday. When i move the event to 2 Feb Wed.. the listener logs display that info for this object -->

ScheduleEntryMoveEvent.getScheduleEvent.getStartDate/getEndDate = Sun Jan 02 08:00:00 CET 2011 - Sun Jan 02 10:00:00 CET 2011 :shock:

How is it possible??? I have not the problem with ScheduleEntryResizeEvent...

chsi
Posts: 57
Joined: 01 Sep 2010, 08:08

27 Jan 2011, 10:45

hello, the problem is fixed ( using Calendar in place of Date Object).

However i try to move task from 1 Feb to 31 Jan and here the new value of scheduleEvent.startdate --> Mon Feb 28 08:00:00 CET 2011

Why 28 Feb in place of 31 Jan??? Thank's

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 49 guests