Skip to content

Commit c9792c7

Browse files
committed
Update dateutils_test.py
1 parent 43254ce commit c9792c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/dateutils_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@
8282
print(dateutils.weeknum('2012-1-2')) # 2, monday
8383

8484
# 19. dateutils.isomonth
85-
print(dateutils.isomonth('2012-10-21 10:20:3'))
85+
print(dateutils.isomonth('2012-1-2'))

0 commit comments

Comments
 (0)