Not sure if this is already fixed, but I'm using Zorro 1.96.4 and found that the time zone CST is problematic. All other time zones (e.g. UTC, EST) work fine, just if I use CST in a date time related function call like ldow(CST, 0), I get a "syntax error".

It's not about missing definition though. If I make up something that does not exist like ldow(CCST, 0), I get "undeclared identifier".

Thanks for help in advance!