ruby-changes:55797
From: Nobuyoshi <ko1@a...>
Date: Thu, 23 May 2019 23:11:24 +0900 (JST)
Subject: [ruby-changes:55797] Nobuyoshi Nakada: ccb1652929 (trunk): New Time methods in NEWS
https://git.ruby-lang.org/ruby.git/commit/?id=ccb1652929 From ccb165292962f42edbfc72cbf6b49a9ea8a319c9 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Thu, 23 May 2019 22:47:55 +0900 Subject: New Time methods in NEWS diff --git a/NEWS b/NEWS index cb87ada..cd34674 100644 --- a/NEWS +++ b/NEWS @@ -83,6 +83,12 @@ Regexp/String:: https://github.com/ruby/ruby/blob/trunk/NEWS#L83 * Update Unicode version to 12.1.0, adding support for U+32FF SQUARE ERA NAME REIWA. [Feature #15195] +Time:: + + * Added Time#ceil method. [Feature #15772] + + * Added Time#floor method. [Feature #15653] + === Stdlib updates (outstanding ones only) Bundler:: -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/