Jens,

Not too sure actually what the requirements would be .... two things come to mind.

1) Time math like this:

$time = serialtime(serialtime("23:00:00")+serialtime("05:00:00"))

$time would equal "04:00:00" ???

2) A GMT function, eg:

$time = GMT(@TIME)

or:

$time = GMT("09:00:00") ; est

and:

$time would equal 14:00:00 (for me anyway)

-Shawn

p.s. If none of this makes any sense - no worries - i'm just flinging stuff around to see if anything sticks [shrug] won't hurt my feelings if you say none of this stuff would ever get used in the real world ... the GMT function might though ...

[ 18 December 2001: Message edited by: Shawn ]