YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Static Public Attributes
yac.Calendar Class Reference

Calendar type for use in def_calendar. More...

Inheritance diagram for yac.Calendar:
Inheritance graph
Collaboration diagram for yac.Calendar:
Collaboration graph

Static Public Attributes

 CALENDAR_NOT_SET = _CALENDAR_NOT_SET
 
 PROLEPTIC_GREGORIAN = _PROLEPTIC_GREGORIAN
 
 YEAR_OF_365_DAYS = _YEAR_OF_365_DAYS
 
 YEAR_OF_360_DAYS = _YEAR_OF_360_DAYS
 

Detailed Description

Calendar type for use in def_calendar.

Refers to YAC_CALENDAR_NOT_SET, YAC_PROLEPTIC_GREGORIAN etc.

Definition at line 384 of file yac.pyx.

Field Documentation

◆ CALENDAR_NOT_SET

yac.Calendar.CALENDAR_NOT_SET = _CALENDAR_NOT_SET
static

Definition at line 390 of file yac.pyx.

◆ PROLEPTIC_GREGORIAN

yac.Calendar.PROLEPTIC_GREGORIAN = _PROLEPTIC_GREGORIAN
static

Definition at line 391 of file yac.pyx.

◆ YEAR_OF_360_DAYS

yac.Calendar.YEAR_OF_360_DAYS = _YEAR_OF_360_DAYS
static

Definition at line 393 of file yac.pyx.

◆ YEAR_OF_365_DAYS

yac.Calendar.YEAR_OF_365_DAYS = _YEAR_OF_365_DAYS
static

Definition at line 392 of file yac.pyx.


The documentation for this class was generated from the following file: