diff --git a/README.md b/README.md index 5ed4437..17b6f7b 100644 --- a/README.md +++ b/README.md @@ -660,7 +660,7 @@ import zoneinfo, dateutil.tz * **`'%Z'` accepts `'UTC/GMT'` and local timezone's code and returns timezone's name, `'UTC[±HH:MM]'` if timezone is nameless, or an empty string if datetime is naive.** ### Arithmetics -```bash +```perl = > # Ignores time jumps (fold attribute). Also ==. = > # Ignores jumps if they share tz object. Broken ==. = - # Ignores jumps. Convert to UTC for actual delta.