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.
1 parent abfdf96 commit 07563dcCopy full SHA for 07563dc
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 serialization to/from `ICAL`.
+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