This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

timezone problem running exe from console


Hi, I'm have problem with timezone when running exe from cygwin console.

The program I ran doesn't use the system timezone(UTC +8) but UTC instead.

The output from console shows the timezone is right in UTC+8.
$ date -R
Thu, 27 Oct 2016 08:51:13 +0800

$ tzset
Asia/Shanghai

Wondering what may cause the problem.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]