C# Class IronPython.Modules.PythonDateTime

Show file Open project: jschementi/iron Class Usage Examples

Public Properties

Property Type Description
MAXYEAR int
MINYEAR int

Private Methods

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

Property Details

MAXYEAR public static property

public static int MAXYEAR
return int

MINYEAR public static property

public static int MINYEAR
return int