Skip to content

Commit 21f45f1

Browse files
authored
Merge pull request #83 from rettinghaus/readme
clarify methods
2 parents e5a9a49 + 6658ea9 commit 21f45f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Level2Season
9191
ExponentialYear
9292
```
9393

94-
All of these implement `upper/lower_strict/fuzzy()` methods to derive `struct_time` objects, except of UnspecifiedIntervalSection, that can also return math.inf value
94+
All of these implement `upper_strict()/lower_strict()/fuzzy()` methods to derive `struct_time` objects, except of UnspecifiedIntervalSection, that can also return math.inf value
9595

9696
The `*Interval` instances have `upper` and `lower` properties that are themselves `EDTFObject` instances.
9797

0 commit comments

Comments
 (0)