Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IronPython
Modules
PythonDateTime
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