T
Tim Marsden
Hi,
I have a component which retrieves to short date format from the culture of
the current thread.
When the component is called from a windows form environment it returns
"en-GB", "dd/mm/yy", all OK.
When I call the same component from a web form it return "en-GB", "M/d/yy".
These are different.
I am running on the same machine, and I have checked the regional settings,
which are set to "dd/mm/yy".
Can anybody tell me why the date formats are different for application
running on my IIS. Is there a setting I have overlooked.
Regards
Tim
I have a component which retrieves to short date format from the culture of
the current thread.
When the component is called from a windows form environment it returns
"en-GB", "dd/mm/yy", all OK.
When I call the same component from a web form it return "en-GB", "M/d/yy".
These are different.
I am running on the same machine, and I have checked the regional settings,
which are set to "dd/mm/yy".
Can anybody tell me why the date formats are different for application
running on my IIS. Is there a setting I have overlooked.
Regards
Tim