| Trees | Indices | Help |
|---|
|
|
object --+
|
Holiday
class holding a Holiday object (date is not stored, use HolidayProvider for that)
Note: Rendering style is determined considering flags in this order:
First flag that matches determines the style.
|
|||
|
|||
|
|||
| str |
|
||
| str |
|
||
| str |
|
||
| int |
|
||
|
Inherited from |
|||
|
|||
OFF = 1
|
|||
MULTI = 2
|
|||
REMINDER = 4
|
|||
|
|||
|
flags bit combination of {OFF=1, MULTI=2, REMINDER=4} |
|||
|
footer_list string list for footer (secondary text) |
|||
|
header_list string list for header (primary text) |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
string representation for debugging purposes
|
|
|||
flagsbit combination of {OFF=1, MULTI=2, REMINDER=4}OFF: day off (real holiday) MULTI: multi-day event (used to mark long day ranges, not necessarily holidays) REMINDER: do not mark the day as holiday |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 30 23:24:13 2014 | http://epydoc.sourceforge.net |