tdisplayformats
Description
Type Tags
None
Object Value
Objects of type tdisplayformats have no value, and it is an error to try to get or set this value.
tdisplayformats.new()
Description
Prototype
tdisplayformats
.new
(
tdisplayformats
,
string me
,
string defboolean
,
string definteger
,
string defnumber
,
string defdate
,
string deftime
,
localeinfo defdatetime
)
locale
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | tdisplayformats | |
defboolean | T|F | string | |
definteger | . | string | |
defnumber | 999999.00 | string | |
defdate | yyyy.0m.0d | string | |
deftime | hh:mm:ss | string | |
defdatetime | yyyy-mm-dd hh:mm:ss.nnnnnn | string | |
locale | None | localeinfo |
Properties
Property | Type | Description |
---|---|---|
_ | type(*) | |
__ | type(*) | |
defboolean | string | |
defdate | string | |
defdatetime | string | |
definteger | string | |
defnumber | string | |
deftime | string | |
type | type |