Examples
User Guide
API Documentation
Returns information about the current month as a Period object.
Period object representing the current month
Period
Example
For July 27, 2025: Period(“July 2025”, date(2025, 7, 1), date(2025, 7, 31))