S
Sylvain
Hi All,
I try to show up with a date formatted like this dd-mmm-yy.
Format(MyDate,"dd-mmm-yy")
The problem is the user's regional options are set to "French (Canada)" and
the date come out "04-févr-05" instead of "04-Feb-05".
Is anybody know how can I get the right language for my month?
Thx
Sylvain
I try to show up with a date formatted like this dd-mmm-yy.
Format(MyDate,"dd-mmm-yy")
The problem is the user's regional options are set to "French (Canada)" and
the date come out "04-févr-05" instead of "04-Feb-05".
Is anybody know how can I get the right language for my month?
Thx
Sylvain