Time now (Ruby)

now → timeCreates a new Time object for the current time. This is same as ::new without arguments.Time.now #=> 2009-06-24 12:39:54 +0900 ruby-doc.org