aboutsummaryrefslogtreecommitdiffstats
path: root/lib/time.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/time.rb')
-rw-r--r--lib/time.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/time.rb b/lib/time.rb
index 81c0ebd7ba..b1d75539aa 100644
--- a/lib/time.rb
+++ b/lib/time.rb
@@ -410,7 +410,6 @@ class Time
# %N :: Fractional seconds digits
# %p :: Meridian indicator ("AM" or "PM")
# %P :: Meridian indicator ("am" or "pm")
- # %Q :: Number of milliseconds since 1970-01-01 00:00:00 UTC.
# %r :: time, 12-hour (same as %I:%M:%S %p)
# %R :: time, 24-hour (%H:%M)
# %s :: Number of seconds since 1970-01-01 00:00:00 UTC.