Gvisor sandboxing creates error in time zone formula

I can see that the package is already installed on the Grist docker image so it shouldn’t be needed to import the package.

The sandboxes only get access to parts of that docker image, controlled via preserve() calls in a script:

What is the path to the time zone data? It may be that it isn’t in a directory that is already shared, and to support what you want to do it needs to be shared with the sandboxes.

An alternative could be to install tzdata: