Lost in Date Format ???

D

Don Wilson

**********************************************************
Just a possiblity.

Make the "data type" of the field "Text" instead
of "Date/Time"
**********************************************************

-----Original Message-----
I have to modify my app to standardize the date format
to YYYY-MM-DD - this applies to form display/input and in
the table as well.
The current format is DD-MM-YYYY (display and table)

I was told not to use 'Regional Settings', the date
format has to be customised by the application !
Please help...can't seem to set the format in the table
to YYYY-MM-DD, keeps getting DD-MM-YYYY.
 
Top