Everybody's Weird, le weblog

18 janvier 2002

Leap Service
The Leap Year F.A.Q.. Would have you believed it's funny ?

Leap year = année bissextile

Anyway, back to work :
IF ( mod(year,4) = 0 ) AND
   ( mod(year,100) <> 0 OR mod(year,400) = 0 ) THEN
       bBissextile = TRUE
ELSE
       bBissextile = FALSE
END IF
[ posté à 16:23 | perma-link ]  
Everybody's Weird, weblog en ligne depuis août 2000 • contact