displaying different date formats using LCID
hello,
I read about the response.LCID and session.LCID.
I have a question. Suppose a site has customers from 4 different countries. And at the login page i retrieve the country of the user and set the appropriate session.LCID value.
Now the dates I display in the pages, will they be as per the country formats or for these also i'll have to check the country and format them appropriately ?
Thanks
|