System Date
Posted: Thu Aug 19, 2010 11:08 am
I'm having a problem retrieving the AS400 system date. My code is as follows:
TODAY = *date;
TODAY is defined on my ProfoundUI page as a bound field, data type DATE.
Not sure why, but every time the date is retrieved it displays 08/05/2010.
I've checked my system date on the AS400 and it is the correct date (08/19/2010), my pc date also has the correct date displayed.
Thanks.
TODAY = *date;
TODAY is defined on my ProfoundUI page as a bound field, data type DATE.
Not sure why, but every time the date is retrieved it displays 08/05/2010.
I've checked my system date on the AS400 and it is the correct date (08/19/2010), my pc date also has the correct date displayed.
Thanks.