C# Class IronPython.Modules.PythonDateTime

Mostrar archivo 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_oe static_oe property

public static int MAXYEAR
return int

MINYEAR public_oe static_oe property

public static int MINYEAR
return int