# File lib/delorean.rb, line 66 def today(sg=Date::ITALY) t = Time.now Date.civil(t.year, t.mon, t.mday) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.