Posted by Sjoerd on 03/05/07 22:58
Davide wrote:
> I need to build a script wich can calulate the difference from a
> specific date "2007-03-01" to current date.
Calculate the difference in seconds (using the Unix epoch) and convert
that to days, weeks, months.
Spoiler:
http://code.linuxonly.nl/code/date.difference.html
Navigation:
[Reply to this message]
|