Ruby datetimes

From wikinotes
Revision as of 14:51, 25 October 2023 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TODO:

sort out what is activesupport extensions

Time.parse("Wed Oct 11 13:49:06 2023 -0700")
Date.parse("Wed Oct 11 13:49:06 2023 -0700")

time.in_time_zone  # convert to UTC