C# Class IronPython.Modules.PythonDateTime

Afficher le fichier Open project: jschementi/iron Class Usage Examples

Méthodes publiques

Свойство Type Description
MAXYEAR int
MINYEAR int

Private Methods

Méthode Description
IsNaiveTimeZone ( tzinfo tz ) : bool
ThrowIfInvalid ( timedelta delta, string funcname ) : void
ValidateInput ( InputKind kind, int value ) : void

Property Details

MAXYEAR public_oe static_oe property

public static int MAXYEAR
Résultat int

MINYEAR public_oe static_oe property

public static int MINYEAR
Résultat int