This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to 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