latest version
This commit is contained in:
Regular → Executable
+1
-1
@@ -689,7 +689,7 @@ class date(object):
|
||||
|
||||
@classmethod
|
||||
def fromordinal(cls, n):
|
||||
"""Contruct a date from a proleptic Gregorian ordinal.
|
||||
"""Construct a date from a proleptic Gregorian ordinal.
|
||||
|
||||
January 1 of year 1 is day 1. Only the year, month and day are
|
||||
non-zero in the result.
|
||||
|
||||
Reference in New Issue
Block a user