Hello PFC'ers,
I'm using a Sybase datetime data type in a dw (because smalldatetime isn't Y2K
compliant, right?). I want to use u_ddcalendar to fill in the date, and make the
calendar default to any date already entered in the column.
Unfortunately the calendar's of_reset() function ignores both my dw's m/d/yyy format
as well as its own of_setformat('d/m/yyyy'). The function uses
idw_requestor.gettext() to bring back the entire date and time string, then uses
isdate() to see if there's a valid date. isdate() chokes on the extra time data, and
fails to take my current value.
Has anyone come up with a workaound for this?
TIA,
Marvin Young
[EMAIL PROTECTED]
> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE: help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]
