Locale Settings

C

Carl Howarth

Hi there,

I want my datagrid to display date in the UK format (dd/MM/yyyy), the server
is set up to UK settings, but I am guessing the aspnet user has US settings
( i use the format expression {0:d}). How do I go about changing these, as
I do not know the aspnet user's password. Currency also comes out as $ not
£.

Any ideas?

Cheers, Carl
(e-mail address removed)
 
J

Jerry III

Login as an admin and set the UK locale as system default... Or hard code
your locale in each page in the @page directive, either with LCID or
UICulture attribute.

Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top