Skip to content

Commit 6658ea9

Browse files
committed
clarify methods
1 parent e19e245 commit 6658ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)