View Single Post
Old 11-04-2003, 11:55   #2 (permalink)
Luke Redpath
Barney army!
 
Luke Redpath's Avatar
 
Join Date: Mar 2003
Location: London
Posts: 696
ASP is my thing, but I would imagine there is a PHP equivalent - if I wanted to be certain my time was displayed in GMT, I'd explicitly set the Locale ID at the top of the page for the UK, overiding the server, but if you know your server ID is set to the UK you shouldn't need to do this:

<%@LANGUAGE="VBScript", LCID=2057%>
__________________
Luke Redpath .::. Software Engineer .::. Reevoo - Real Reviews From Real Customers
  Reply With Quote