J
Joseph Felcon
Using VBA under Excel, I need to get time (e.g.: Now function) expressed as
UTC rather than in PC local time. Does anyone know how to acquire UTC time
directly (as with .NET DateTime.UtcNow)? Failing that, does anyone know how
to acquire the System clock parameter to convert PC local time to UTC time
(using DateAdd)?
UTC rather than in PC local time. Does anyone know how to acquire UTC time
directly (as with .NET DateTime.UtcNow)? Failing that, does anyone know how
to acquire the System clock parameter to convert PC local time to UTC time
(using DateAdd)?