Package | Description |
---|---|
org.ovirt.engine.core.compat |
Modifier and Type | Method and Description |
---|---|
static DateTimeStyles |
DateTimeStyles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeStyles[] |
DateTimeStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
DateTime.TryParseExact(String value,
String string,
Object dateTimeFormat,
DateTimeStyles none,
RefObject<Date> tempRefObject) |
Copyright © 2012. All Rights Reserved.