YetAnotherCoupler 3.5.2
Loading...
Searching...
No Matches
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 456 of file yac.pyx.

Field Documentation

◆ CALENDAR_NOT_SET

yac.Calendar.CALENDAR_NOT_SET = _CALENDAR_NOT_SET
static

Definition at line 462 of file yac.pyx.

◆ PROLEPTIC_GREGORIAN

yac.Calendar.PROLEPTIC_GREGORIAN = _PROLEPTIC_GREGORIAN
static

Definition at line 463 of file yac.pyx.

◆ YEAR_OF_360_DAYS

yac.Calendar.YEAR_OF_360_DAYS = _YEAR_OF_360_DAYS
static

Definition at line 465 of file yac.pyx.

◆ YEAR_OF_365_DAYS

yac.Calendar.YEAR_OF_365_DAYS = _YEAR_OF_365_DAYS
static

Definition at line 464 of file yac.pyx.


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