OpenQuizz
Une application de gestion des contenus pédagogiques
pytz.reference Namespace Reference

Data Structures

class  FixedOffset
 
class  LocalTimezone
 
class  USTimeZone
 

Functions

def first_sunday_on_or_after (dt)
 

Variables

 STDOFFSET
 
 seconds
 
 DSTOFFSET
 
 DSTDIFF
 
 Local
 
 DSTSTART
 
 DSTEND
 
 Eastern
 
 Central
 
 Mountain
 
 Pacific
 

Detailed Description

Reference tzinfo implementations from the Python docs.
Used for testing against as they are only correct for the years
1987 to 2006. Do not use these for real code.

Function Documentation

◆ first_sunday_on_or_after()

def pytz.reference.first_sunday_on_or_after (   dt)

Variable Documentation

◆ Central

Central

◆ DSTDIFF

DSTDIFF

◆ DSTEND

DSTEND

◆ DSTOFFSET

DSTOFFSET

◆ DSTSTART

DSTSTART

◆ Eastern

Eastern

◆ Local

Local

◆ Mountain

Mountain

◆ Pacific

Pacific

◆ seconds

seconds

◆ STDOFFSET

STDOFFSET