View Single Post
  #3  
Unread 05-13-2005, 01:21 PM
xianthar xianthar is offline
A Sea Turtle
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 30
Default

Quote:
Originally Posted by Zonx
Game time is driven by your machine clock. I don't think we can do math on the time since it includes non-numerical characters. Even if we can do math on it, you'd need to hover over or click to update those times that differ from yours.
I don't know how the XML system treats dates. But most environments treat dates as a serial number that you can do math on fairly easily. The extra characters only show up when displaying and are more of a mask.

That being said it should be easy enough to make a map mod for your local time zone with at least some conversion info. Something like


EARTH TIME 6:34 PM EST PST -3H CST -2H


I would be interested in using a fully functional mod like the original poster was asking for if it were possible.
Reply With Quote