This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
For folks who travel that field may not always be correct so its better to leverage the @GetCurrentTimeZone functionality which calculates the time zone based on the user's OS. I believe you have access to this via COM
Based on your sample code, I would change it to the following
Dim g_cTimeZone as Variant
g_cTimeZone = Evaluate(|@GetCurrentTimeZone|)
g_cDBTimeZone = g_cTimeZone(0)
Feedback response number DCON7ZY5TP created by ~Lex Pretumilylen on 01/23/2010