When installing OpenACS I've noticed that the above error happens. Does anybody else noticed it?
The full error message is:
Error: Problem getting UTC time from timeanddate.com, they may have changed their design so our regexp stopped working.
can't read "utc_from_page": no such variable
while executing
"regexp {^([^,]*), *([^ ]*) *([0-9]*), *([0-9]*) at (.*)$} $utc_from_page match weekday month day year time"
Also, timezone for America/(Brazil States) are presented one hour less then it should be, but even so, when you select the item (in my case America/Sao Paulo -020000 ) the correct value -3 hours is set.
Thanks, Ricardo Jorge