Days since January 1st, 2008
1 2 (DateTime.now - DateTime.new(2008,1,1)).to_i
DZone Snippets > mm53bar > new year
12724 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Mike www.sideline.ca
1 2 (DateTime.now - DateTime.new(2008,1,1)).to_i