Re: [PATCH 02/11] cal: convert function like definitions to functions

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

 



On 29 April 2013 16:21, Thomas Bächler <thomas@xxxxxxxxxxxxx> wrote:
> This formula is incorrect, there's a difference between the old version
> and yours. The original (correct) version is:
>
> ( !(year % 4) && (year % 100) ) || !(year % 400)

Indeed. Your version is now part of my git, which I will send later
when all feedback is reflected in code.

--
   Sami Kerola
   http://www.iki.fi/kerolasa/
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux