| Issue 1632: | End Date not set? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi
I have an event that I generate that should have a start and end set.
I am passing the start and end through json
{start":"12/5/2012 12:00:00 AM","end":"12/5/2012 12:00:00 AM" }
when I go
event.start: Date {Tue Dec 04 2012 00:00:00 GMT-0800 (Pacific Standard Time)} is returned
event.end = null is returned.
I know the start and end are the same time. I am wondering why end is not set to this though?
Thanks
|
|
| ► Sign in to add a comment |
Mergedinto: 799