Re: It it now a leap year?

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

 



On 8/8/07, Mike - EMAIL IGNORED <m_d_berger_1900@xxxxxxxxx> wrote:
> Is there a system call or variable that will
> tell me if it is now a leap year, or should I
> do the arithmetic?

For bash the following will display 061 if its currently a leap year,
060 otherwise

date -d "$(date +%Y)/03/01" +%j


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux