Re: [Chicken-users] Timezone Handling in Chicken

2018-11-28 Thread Kon Lovett
i will not be able to fix this for a few days > On Nov 28, 2018, at 12:53 PM, Jeff Moon wrote: > > If I run the following code under csi: > (use posix locale) > (locale-current#current-locale-components) > It runs fine, and returns the expected info. However, if I do the following: > export

[Chicken-users] Timezone Handling in Chicken

2018-11-28 Thread Jeff Moon
If I run the following code under csi: (use posix locale) (locale-current#current-locale-components) It runs fine, and returns the expected info. However, if I do the following: export TZ='America/Phoenix' And then re-run it, I get the following: Error: (parse-posix-literal-timezone) bad