Fix comment in timev.rb
This commit is contained in:
parent
aecc3b1252
commit
055fc7b14d
4
timev.rb
4
timev.rb
@ -28,8 +28,8 @@
|
|||||||
#
|
#
|
||||||
# == Epoch Seconds
|
# == Epoch Seconds
|
||||||
#
|
#
|
||||||
<i>Epoch seconds</i> is the exact number of seconds
|
# <i>Epoch seconds</i> is the exact number of seconds
|
||||||
(including fractional subseconds) since the Unix Epoch, January 1, 1970.
|
# (including fractional subseconds) since the Unix Epoch, January 1, 1970.
|
||||||
#
|
#
|
||||||
# You can retrieve that value exactly using method Time.to_r:
|
# You can retrieve that value exactly using method Time.to_r:
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user