Home | History | Annotate | Download | only in time

Lines Matching refs:leap

446 	// Non-leap-year tests
456 // Leap-year tests
466 // Looks like leap-year (but isn't) tests
476 // Year one tests (non-leap)
486 // Year minus one tests (non-leap)
496 // 400 BC tests (leap-year)
578 {2012, 12, 24, 0, 0, 0, 0, Local, 1356336000}, // Leap year
636 {2011, 2, 28}, // February, non-leap year, 28 days
637 {2012, 2, 29}, // February, leap year, 29 days