Hi,
I have a module where user specifies the date using the calendar. I can see from the SM7 screen that the date is August 1, 2009 but when connect-it runs the value of the date that its seeing is July 31, 2009 2PM.
How can I fix it so that they can see the same thing?
In my javascript, I always set the value to:
effective_date = system.functions.date(system.functions.val(effecti ve_date,3))
I do it this way so that the returned date will always have a 00:00:00 time.
Regards,
Ann


Reply With Quote

Bookmarks