Comment on A Fast 64-Bit Date Algorithm (30–40% faster by counting dates backwards)parentComments−glitchdout9mo const C1 = 505054698555331 // floor(2^64*4/146097) is faster
Comments