G
Guest
Hi
We use PInvoke on "Kernel32.dll" to do some TimeZone conversion, Daylight
savings helpers, etc on our desktop applications.
I found out that there are no equivalent functions for these on PPC in
"CoreDll.dll". Is there any implementation of any of the following functions
on PPC?
- SystemTimeToTzSpecificLocalTime
- TzSpecificLocalTimeToSystemTime
Or are there any PPC alternatives for converting Times to and from UTC and
Local including taking into account any Daylight offsets?
TIA
Partha.
We use PInvoke on "Kernel32.dll" to do some TimeZone conversion, Daylight
savings helpers, etc on our desktop applications.
I found out that there are no equivalent functions for these on PPC in
"CoreDll.dll". Is there any implementation of any of the following functions
on PPC?
- SystemTimeToTzSpecificLocalTime
- TzSpecificLocalTimeToSystemTime
Or are there any PPC alternatives for converting Times to and from UTC and
Local including taking into account any Daylight offsets?
TIA
Partha.