Searched refs:year_start (Results 1 – 1 of 1) sorted by relevance
486 let year_start = 0; // 1970 in first_731_days() localVariable488 let (s, time) = from_sec(year_start + day * 86400); in first_731_days()496 let year_start = 1_325_376_000; // 2012 in the_731_consecutive_days() localVariable498 let (s, time) = from_sec(year_start + day * 86400); in the_731_consecutive_days()