datetime.toordinal()
Return the proleptic Gregorian ordinal of the date. The same as self.date().toordinal().
self.date().toordinal()
Please login to continue.
Please login to continue.