how make a datetime object in year 0 with python -


exactly title says. if try gives me valueerror year value i'd have datetime year 0. there way this?

from docs

the datetime module exports following constants:

datetime.minyear smallest year number allowed in date or datetime object. minyear 1.

datetime.maxyear largest year number allowed in date or datetime object. maxyear 9999.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -