J
jason.evans
Hi
I am having an issue with Date formats. I am working on a network where
the regional setting locale defaults to US and is locked down so there
is no access to change this. Anyhow there are many hundreds of users
and it would be extremely inefficient to try to communicate to everyone
that they need to change their regional settings and how.
I have a textbox into which the date needs to be entered. It is
formatted as dd-mmm-yy.
When the user enters a date it displays in US Format. ie if 04-06-98 is
entered, it will display 06-Apr-98. I want it to display 04-Jun-98
How do I get my textbox to display the dat as enetered by the user.
Many thanks
I am having an issue with Date formats. I am working on a network where
the regional setting locale defaults to US and is locked down so there
is no access to change this. Anyhow there are many hundreds of users
and it would be extremely inefficient to try to communicate to everyone
that they need to change their regional settings and how.
I have a textbox into which the date needs to be entered. It is
formatted as dd-mmm-yy.
When the user enters a date it displays in US Format. ie if 04-06-98 is
entered, it will display 06-Apr-98. I want it to display 04-Jun-98
How do I get my textbox to display the dat as enetered by the user.
Many thanks