I have been asked to tweak a multi-language web so that the year is displayed as 2011 as opposed to 2554.
Can I do that centrally without having to use FormatDateTime?
The system has hundred of pages & places where date is displayed so a format function is not an option.
What I want to see is the currency of the session locale but the year as something else.
Can I somehow force the date locale without loosing the rest?
Server setup is English UK or US.
Thanks
Can I do that centrally without having to use FormatDateTime?
The system has hundred of pages & places where date is displayed so a format function is not an option.
What I want to see is the currency of the session locale but the year as something else.
Can I somehow force the date locale without loosing the rest?
Server setup is English UK or US.
Thanks