Subject Re: Daylight saving
Author Adam
Hello Will,

The solution is not simple, however it can be done using UDF's. If you
are using a windows setup, the Timezone information can be read from
the registry.

The parameters I pass into the UDF function are the Timezone name and
local time and it returns the gmt time as a timestamp. But it gets
stored the same way as any other timestamp field.

Adam