This may be a feature request, but I'll check here first...
I'm interested in being able to convert from UTC, not to the local time zone, but to a choosen time zone.
The particular situation is that I will be receiving filenames with a timestamp in the filename in UTC, and I need to be able to convert the time in the filename to the time zone of the client receiving the file and rename the file with with their time. It won't necessarily be my local time, and it will vary from client to client.
(While it might be possible to do this using a time offset, it would be preferable to do it using a time zone conversion, to avoid mistakes with DST changes.)
Edited by user
2010-07-30T07:43:00Z
|
Reason: Not specified