Commit graph

7 commits

Author SHA1 Message Date
Nobuyoshi Nakada
087a919ea4
[DOC] Fix markup
RDoc is not markdown.
2023-11-26 19:18:57 +09:00
Nobuyoshi Nakada
0c0875fe60
[DOC] Mention Time.find_timezone method 2023-11-24 19:38:55 +09:00
Nobuyoshi Nakada
9d7ac1ba1c
[DOC] Add links about timezones 2023-11-24 19:38:55 +09:00
Nobuyoshi Nakada
19a7a7660c
[DOC] Adjust heading levels
So that the first headings would be the top-most headings.
2023-11-14 15:56:58 +09:00
Nobuyoshi Nakada
4376a17552
[DOC] Close a tag 2023-11-13 16:04:49 +09:00
Nobuyoshi Nakada
44a6a13cbe
[DOC] Fix Timezone Objects description
From the beginning when Timezone object support was introduced,
Timezone objects are allowed everywhere offset strings are allowed.
2023-11-13 15:59:03 +09:00
Burdette Lamar
d41be1ac37
[DOC] Enhanced RDoc for Time (#6308)
More on timezones.
2022-08-31 16:36:22 -05:00