Package | Description |
---|---|
com.asakusafw.runtime.io.json.value |
Converts between runtime values and JSON values.
|
Modifier and Type | Method and Description |
---|---|
static DateTimeOptionPropertyAdapter.Builder |
DateTimeOptionPropertyAdapter.builder()
Returns a new builder.
|
DateTimeOptionPropertyAdapter.Builder |
DateTimeOptionPropertyAdapter.Builder.withDateTimeFormat(String value)
Sets the date format.
|
DateTimeOptionPropertyAdapter.Builder |
DateTimeOptionPropertyAdapter.Builder.withTimeZone(String newValue)
Sets the time zone.
|
Constructor and Description |
---|
DateTimeOptionPropertyAdapter(DateTimeOptionPropertyAdapter.Builder builder)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.