Class: ActiveRecord::Type::Time::Value
- Defined in:
- activerecord/lib/active_record/type/time.rb
Overview
:nodoc:
Constant Summary
Constants inherited from Time
Time::COMMON_YEAR_DAYS_IN_MONTH, Time::DATE_FORMATS
Constants included from DateAndTime::Calculations
DateAndTime::Calculations::DAYS_INTO_WEEK, DateAndTime::Calculations::WEEKEND_DAYS
Method Summary
Methods inherited from Time
===, #acts_like_time?, #advance, #ago, #as_json, at_with_coercion, #beginning_of_day, #beginning_of_hour, #beginning_of_minute, #blank?, #change, #compare_with_coercion, current, days_in_month, days_in_year, #end_of_day, #end_of_hour, #end_of_minute, #eql_with_coercion, find_zone, find_zone!, #formatted_offset, #middle_of_day, #minus_with_coercion, #minus_with_duration, #next_day, #next_month, #next_year, #plus_with_duration, #prev_day, #prev_month, #prev_year, rfc3339, #sec_fraction, #seconds_since_midnight, #seconds_until_end_of_day, #since, #to_formatted_s, #to_time, use_zone, zone, zone=
Methods included from DateAndTime::Calculations
#after?, #all_day, #all_month, #all_quarter, #all_week, #all_year, #before?, #beginning_of_month, #beginning_of_quarter, #beginning_of_week, #beginning_of_year, #days_ago, #days_since, #days_to_week_start, #end_of_month, #end_of_quarter, #end_of_week, #end_of_year, #future?, #last_month, #last_year, #monday, #months_ago, #months_since, #next_occurring, #next_quarter, #next_week, #next_weekday, #on_weekday?, #on_weekend?, #past?, #prev_occurring, #prev_quarter, #prev_week, #prev_weekday, #sunday, #today?, #tomorrow, #weeks_ago, #weeks_since, #years_ago, #years_since, #yesterday