• A
    Deprecate obsolete Time to DateTime fallback methods · 48583f8b
    Andrew White 提交于
    The Time.time_with_datetime_fallback, Time.utc_time and Time.local_time
    methods were added to handle the limitations of Ruby's native Time
    implementation. Those limitations no longer apply so we are deprecating
    them in 4.0 and they will be removed in 4.1.
    48583f8b
time_zone.rb 17.6 KB