Home
Press ? for keyboard navigation
❮
Ruby current time
net/http
❯
strftime
Ruby time string formating with strftime
examples/time/my_time.rb
now
=
Time
.
now
puts
now
.
utc
.
strftime
(
"%Y-%m-%d %H:%M:%S"
)
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)