| Issue 120: | Calendar Displays Events One Month Later than Expected | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi,
For some reason, when using the basic calendar, events are always displayed one month later
than their true date. For example, an event on December 3 will display on January 3.
{
id: 872,
title: "ESE - Middle School ESE Family Life",
start: new Date(2009, 12, 3, 0, 0),
url: "http://test.com",
allDay: true
},
Using Expressionengine tags to output the array. The final format matches the examples
provided in the source, as far as I can see. Any help would be greatly appreciated.
Oct 12, 2009
#1
Keyser.S...@gmail.com
Oct 13, 2009
Yes, I realized it myself a little later on. Stupid me for not reading ALL the documentation. Feel free to delete this issue.
Oct 13, 2009
c.cieszynski, its cool, glad you got it to work
Status:
Done
|
|
| ► Sign in to add a comment |