When picking a date using the calendar object in any browser, it changes it to a different date other than the one the user selects. I have 2 calendar objects, a Begin Date and an End Date. It seems to only be doing this with the End Date. If you want to view Jan. 1, 2014 as the Begin Date and Dec. 31, 2014 as the End Date, it will change the End Date to Dec. 1, 2014. This does not happen at all in the development/test environment, just when the user is viewing it in any browser.