ZMObject
|
+--ZMToolboxLocale
public class ZMToolboxLocale
extends ZMObject
| Fields inherited from org.zenmagick.ZMObject | |
|---|---|
| properties_ | |
| Method Summary | |
|---|---|
| string | shortDate(string date, boolean echo) Format and display a date(time) using the configured ui date format (UI_DATE_FORMAT). |
| Methods inherited from org.zenmagick.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public string shortDate(string date, boolean echo)
Format and display a date(time) using the configured ui date format (UI_DATE_FORMAT).
true, the date will be echo'ed as well as returned.
Locale methods.