Skip to main content
Skip table of contents

LocaleTimeFormat (ver7.0.0)

Time formats supported by the system. This table is pre-seeded with values. It is not possible to add new ones through the application. The application is not guaranteed to work with any time formats other than the pre-seeded set.

Column Name

Initial Version

Data Type

Description

DisplayLabel

7.0.0

Varchar2(100)

The label displayed to the user when referencing a specific LocaleTimeFormat within the application. Required.

LocaleTimeFormatID

7.0.0

Number(10)

Unique identifier for this LocaleTimeFormat. Required.

TimeFormat

7.0.0

Varchar2(100)

Format used within the application to format times by locale. Required.

WhenCreated

7.0.0

Timestamp

Created timestamp. Defaults to system date. Required.

WhenModified

7.0.0

Timestamp

Modified timestamp. Defaults to system date.

WhoCreated

7.0.0

Varchar2(100)

User that created the record. Defaults to user. Required.

WhoModified

7.0.0

Varchar2(100)

User that modified the record. Defaults to user.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.