F
Fadi
hi all
i have a problem
there is a field on my table with the following formats:
data type : date/time
format : dd/mm/yyyy
(also tried to put short date)
input mask : 99/99/9999
(i also tried to left it empty)
and when i try to insert
07/03/2004 (07 March 2004)
its changed automatically to 03/07/2004 (03 July 2004)
what i mean is take it as mm/dd/yyyy but i want it to be dd/mm/yyyy
did i miss anything ??!!!
thanks for any help
NOTE: short date format in regional and language options is dd/mm/yyyy
Fadi
i have a problem
there is a field on my table with the following formats:
data type : date/time
format : dd/mm/yyyy
(also tried to put short date)
input mask : 99/99/9999
(i also tried to left it empty)
and when i try to insert
07/03/2004 (07 March 2004)
its changed automatically to 03/07/2004 (03 July 2004)
what i mean is take it as mm/dd/yyyy but i want it to be dd/mm/yyyy
did i miss anything ??!!!
thanks for any help
NOTE: short date format in regional and language options is dd/mm/yyyy
Fadi