chickadee » locale » with-tzset

with-tzset TZ THUNKprocedure

Invoke THUNK with the TZ environment variable bound to the string TZ. Uses the C library routine tzset. Restores the original TZ value, unsets the TZ variable, as appropriate.