Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
It seems that the function ConvertToLocalTime( ) is not working proper on Win 7 if the placce parameter has a 'GMT+01:00' value.
Fortunately it's still working with 'Berlin' (see attached example).
- Ralf
Hello Ralf,
Use instead
ConvertToLocalTime(Timestamp, 'UTC+02:00')
I know that "GMT" -and not "UTC"- is in the Reference Manual but the above works for me.
Hope that helps.
BI Consultant
EDIT: Win 7 SP1 x64, QlikView 10.00.8935.7 SR2 x64
Hi Miguel,
thanks for your hint. Wonder why this is OS related. GMT is working on XP...
- Ralf