Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-117215.py
File
recipe-117215.py
recipes/Python/117215_A_Date_module/recipe-117215.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
The module defines a
class
Date and several methods to deal
with
it, including conversions.
3
4
The
"format"
of the Date
class
is
as
follows: Each instance has three attributes,
Callers
nothing calls this directly
Calls
6
str
Function · 0.85
NumberDaysMonth
Function · 0.85
DaysToEndYear
Method · 0.80
Date
Class · 0.70
next
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected