|
Loading...
|
debian-user@lists.debian.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [CentOS] convert standard time to unix time bash Les Mikesell Thu Jun 18 13:00:23 2009
Tony Asnicar wrote:
> Thank you!!
>
> The answer waas:
>
> date --date="2009-06-18 18:57" +%s
>
> thanks :)
The things that --date will accept aren't very well documented in the
man page but you can throw things like 'yesterday' or "next-week" or "2
months ago" at it too. And you can omit it and just use the +%s to get
the current unix time.
--
Les Mikesell
[EMAIL PROTECTED]
--
ubuntu-users mailing list
[EMAIL PROTECTED]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- convert standard time to unix time bash Tony Asnicar 2009/06/18
- Re: convert standard time to unix time bash Tony Asnicar 2009/06/18
- Re: [CentOS] convert standard time to unix time bash Les Mikesell 2009/06/18 <=