public class DateTimeConstructor extends java.lang.Object implements IObjectConstructor
| Modifier and Type | Field and Description |
|---|---|
static int |
DATE |
static int |
DATETIME |
static int |
TIME |
static int |
TIMEDELTA |
| Constructor and Description |
|---|
DateTimeConstructor(int pythontype) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
construct(java.lang.Object[] args)
Create an object.
|
public static int DATETIME
public static int DATE
public static int TIME
public static int TIMEDELTA
public java.lang.Object construct(java.lang.Object[] args)
IObjectConstructorconstruct in interface IObjectConstructorCopyright © 2019. All Rights Reserved.