We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25eb41f + 07563dc commit f3c69c5Copy full SHA for f3c69c5
README.md
@@ -136,7 +136,7 @@ the schedule's start_time. Schedule start times are supported as:
136
ice_cube implements its own hash-based .to_yaml, so you can quickly (and
137
safely) serialize schedule objects in and out of your data store
138
139
-It also supports partial serialization to/from `ICAL`. `RDATE` are not supported yet.
+It also supports partial serialization to/from `ICAL`. Parsing datetimes with time zone information is not currently supported.
140
141
``` ruby
142
yaml = schedule.to_yaml
0 commit comments