Page 1 of 1
Atmspheric Haxe
Posted: Mon Mar 13, 2006 6:24 pm
by aobrien
how do i get the year code for 2006
Posted: Mon Mar 13, 2006 9:21 pm
by deleted-71447
I'm not sure what you mean. What sort of year code? Can you explain a bit more about your project and what you need?
Posted: Tue Mar 14, 2006 10:07 am
by aobrien
In the spreadsheet that i downloaded, it indicates one of the entries you need to make is the year code. it provides the following year codes but nothing for the current year 2006.
2. Find the year code: 1996 = 35064; 1997 = 35430; 1998 = 35795; 1999 = 36160; 2000 = 0; 2001 = 366; 2002 = 731; 2003 = 1096; 2004 = 1461; 2005 = 1827.
Posted: Wed Mar 15, 2006 9:22 am
by deleted-71447
Looks to me like the code for 2006 would be 2192 (which I got by adding 365 to 1827, which is the code for 2005)