Skip to content

Commit 3a72573

Browse files
vale fix
1 parent ea9f9a0 commit 3a72573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utility-guides/DateTimeUtility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ print(month_num_short) # 9
9292

9393
### `current_datetime(format_date: str = "%d/%m/%Y %H:%M") -> str`
9494

95-
Returns the current datetime as a string in the specified format.
95+
Returns the current date as a string in the specified format.
9696

9797
### `format_date(date: datetime, format_date: str = "%d/%m/%Y") -> str`
9898

0 commit comments

Comments
 (0)