Add #seconds_until_end_of_day to ActiveSupport date classes

Hi,

I’ve opened a PR a couple of days ago (https://github.com/rails/rails/pull/7961), adding a #seconds_until_end_of_day method to DateTime and Time.

I hope someone from the core team could take a look.