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]

Epoch in 1.7.34


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


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