<<
just a simple substracting and adding
if you take notice on your profile it is always about the GMT, with +5 or -3 or something. If you take like this server which is something like -5 (no idea realy) and then you calculate from that. So if I look at it it just takes the local time and adds 5 hours to it and then you have my time.
no function or anything should be needed.
and easy to create one anyways. >>
it would be relatively simple, but i don't feel like doing it

i would have to right in conditionals for the date to make sure the hours stay within 0-12 or 0-24, then make sure that the day and month and even year get changed accordingly. for example, if it were december 31, 2002, 11PM, and i added 2 hours to it, i would have to make sure that all the stuff gets bumped up as well.