public class DateTimeConstructor extends 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) |
public static int DATETIME
public static int DATE
public static int TIME
public static int TIMEDELTA
public Object construct(Object[] args)
IObjectConstructor
construct
in interface IObjectConstructor
Copyright © 2016. All Rights Reserved.