Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

calendar library in python

import calendar
calendar.setfirstweekday(calendar.SUNDAY)
Source by docs.python.org #
 
PREVIOUS NEXT
Tagged: #calendar #library #python
ADD COMMENT
Topic
Name
1+1 =