[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: convert standard time to unix time bash



Thank you!!

The answer waas:

date --date="2009-06-18 18:57" +%s

thanks :)

On Thu, Jun 18, 2009 at 8:30 PM, Tony Asnicar <asnicar81@gmail.com> wrote:
:) How??

I know that I could convert unix time to standard time like: date -d "@1234567890"

but how can I convert standard time to unix time? :D

thanks


Reply to: