Regional Settings

  • Thread starter Thread starter will
  • Start date Start date
W

will

Guys,

People access an application on my citrix servers through
NFUSE. I have the following issue:

People produce reports by running the application and
obviously time stamps are attached to these reports. now
the date is coming out the following way MM/DD/yyy so i
went and changed the regional settings on my server so the
dates now should come out DD/MM/YYYY. The problem is still
occuring though. The application gets the time stamp from
the server. I have rebuilt this server recently. The
application picks up the date properly from all other
servers.

Is there anything else that i need to do to enforce the
regional settings that i changed?. When I check on the
server itself the date is set right as I want it. The
application though keeps picking up the date in the wrong
format.

The server is running win2k SP3 so all other servers.

Thanks,
 
I had this problem with a win2k webserver once, I had changed the 'your
locale' to be UK but my ASP pages were still returning a date in the
american format.

On the same page there is also a set default, this was still set as
american, as soon as I changed it to UK it worked.

Stuart
 
Back
Top