We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9f9a0 commit 3a72573Copy full SHA for 3a72573
docs/utility-guides/DateTimeUtility.md
@@ -92,7 +92,7 @@ print(month_num_short) # 9
92
93
### `current_datetime(format_date: str = "%d/%m/%Y %H:%M") -> str`
94
95
-Returns the current datetime as a string in the specified format.
+Returns the current date as a string in the specified format.
96
97
### `format_date(date: datetime, format_date: str = "%d/%m/%Y") -> str`
98
0 commit comments