method
beginning_of_year
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveSupport::CoreExtensions::Date::Calculations
beginning_of_year()
public
Returns a new Date/DateTime representing the start of the year (1st of january; DateTime objects will have time set to 0:00)


