This commit is contained in:
Jeremy Evans 2022-08-28 14:57:36 -07:00
Родитель aecc3b1252
Коммит 055fc7b14d
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -28,8 +28,8 @@
#
# == Epoch Seconds
#
<i>Epoch seconds</i> is the exact number of seconds
(including fractional subseconds) since the Unix Epoch, January 1, 1970.
# <i>Epoch seconds</i> is the exact number of seconds
# (including fractional subseconds) since the Unix Epoch, January 1, 1970.
#
# You can retrieve that value exactly using method Time.to_r:
#