Hi, I was wondering about this behavior of the date command in Cygwin 1.7.34. The bash version is 4.1.17:
$ date +%s $ The behavior has been corrected in 2.0.2 (bash version 4.3.33): $ date +%s 1432142822 $ I'm not sure if this a Cygwin question or a bash question, but I came here first. Thanks, Andrew -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

