Changing timezone in MSYS
- by d9k
Hello, how can I change timezone on MSYS+MinGW for Windows if I have only "date" command installed? There are no "tzconfig" or "tzselect" here.
When I try $date --set="Apr 01 23:08 UTC+04:00"
I receive 19:08 GMT+0 resul.
This is very important for me because "make" command always gives me errors about files modified in future.