We’re pleased to announce the release of Spire.PDF for Python 11.11.0. This update replaces the custom date-handling implementation with Python’s built-in datetime library, ensuring better consistency, reliability, and compatibility with Python applications. More details are as follows.
Here is a list of changes made in this release
| Category | ID | Description |
| Adjustment | - | Adopted Python’s standard datetime library. |
| Adjustment | - | Replaced DateTime.get_Now() with datetime.now(). |
| Adjustment | - | Replaced DateTime.get_Now().ToString("MM dd, yyyy") with datetime.now().strftime("%m %d, %Y"). |
Click the link to download Spire.PDF for Python 11.11.0: