You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Future cruises may not have a known start and end date, but often a start and end period are known. This may also provide a solution to issue #13 if the actual dates are stored someplace separate.
The two interval keys would contain strings with ISO 8601 Duration strings in them.
The above example means that the actual start date of the cruise is sometime in the 2 month period after 2015-01-01. The duration notation is very expressive, see the wikipedia page for more information on it.
The new root level keys would be OPTIONAL.
The text was updated successfully, but these errors were encountered:
Future cruises may not have a known start and end date, but often a start and end period are known. This may also provide a solution to issue #13 if the actual dates are stored someplace separate.
The two interval keys would contain strings with ISO 8601 Duration strings in them.
The above example means that the actual start date of the cruise is sometime in the 2 month period after 2015-01-01. The duration notation is very expressive, see the wikipedia page for more information on it.
The new root level keys would be OPTIONAL.
The text was updated successfully, but these errors were encountered: