When I give the scheduler event the startTime of "Thu Aug 01 2013 11:00:00 GMT-0700 (Pacific Daylight Time)" the scheduler shows the time as 6PM.
When I give it "Thu Aug 01 2013 18:00:00 GMT-0700 (Pacific Daylight Time)" it shows as 1AM.
I don't know what I am doing wrong, how do I tell the scheduler to show it in the time I want (which is 11AM PST).
UGH - I figured it out, the example had the timezone set:
When I give it "Thu Aug 01 2013 18:00:00 GMT-0700 (Pacific Daylight Time)" it shows as 1AM.
I don't know what I am doing wrong, how do I tell the scheduler to show it in the time I want (which is 11AM PST).
UGH - I figured it out, the example had the timezone set:
timezone: "Etc/UTC",