DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Bugs » Time format (urgent)

Time format (urgent)

Hi, i am using the daypilot pro control.. the time which i get from the calendar control is always 5:30 hrlesser than the time out here (india). so i believe there wud be some property that i can set so that the current time is retrieved. hoping for the rply as soon as possible.
Hisham - 6/3/2008 2:29:14 PM
On the client-side, the times are always returned in GMT. You should access the date using getUTCxxx() methods until it's properly encapsulated in one of the future releases.

See also here: http://forums.daypilot.org/Topic.aspx/418/wrong_start_time_and_end_time_for_a_event_in_week_view
Dan Letecky - 6/3/2008 6:10:56 PM
Post reply