| Package | Description |
|---|---|
| org.zkoss.text |
Utilities for formatting numbers, dates and others.
|
| Modifier and Type | Method and Description |
|---|---|
static DateFormatInfo |
DateFormats.getLocalFormatInfo()
Returns the info of date/time format for the current thread,
or null if not set.
|
static DateFormatInfo |
DateFormats.setLocalFormatInfo(DateFormatInfo info)
Sets the info of date/time format for the current thread.
|
| Modifier and Type | Method and Description |
|---|---|
static DateFormatInfo |
DateFormats.setLocalFormatInfo(DateFormatInfo info)
Sets the info of date/time format for the current thread.
|
Copyright © 2018. All rights reserved.