Date() optionally returning UTC time
Posted: Fri Nov 14, 2008 12:20 pm
Hi,
Much of my software ends up spread around the world and I often need to know the UTC time on a machine; not the local time.
Internally PCs are UTC aware, would it be possible for:
Date() or Date(0) to return local time as it does now.
Date(1) to return UTC time.
Richard L
Much of my software ends up spread around the world and I often need to know the UTC time on a machine; not the local time.
Internally PCs are UTC aware, would it be possible for:
Date() or Date(0) to return local time as it does now.
Date(1) to return UTC time.
Richard L