Welcome,
Guest
|
|
Hi,
What does the last argument(number of days)actually represent? What does it mean when its value is like -5?? Thanks is advance, Swetha. |
Please Log in to join the conversation. |
|
Swetha,
There is absolutely no requirement that you should use that method. It is only present to serve for demo. In your real application, just provide the start Dt and End Dt from your DB or any data store. The last param is the number of days to add or subtract. getCalendarData method kind of simulates dummy events for the date range that is displayed. Hope it helps.. Just Curious, What technology are you integrating with? java? what are you using for Ajax? That should typically handle all your date conversion etc... |
Please Log in to join the conversation. |