Eclipse BIRT Report Object Model (ROM)
DateFormatValue Structure
Structure Overview
Details
| Display Name: |
Date Format Value |
| Since: |
2.2 |
Property Summary
- category
- pattern
Property Detail
Details
| Type: |
choice (dateFormat) |
| Since: |
2.2 |
| Required: |
No |
| Display Name: |
Category |
| JavaScript Type: |
|
| Default Value: |
None |
| Runtime Settable: |
Yes |
Choices
| Name | Display Name |
Value | Description |
| Unformatted |
Unformatted |
Unformatted |
|
| General Date |
General Date |
General Date |
|
| Long Date |
Long Date |
Long Date |
|
| Medium Date |
Medium Date |
Medium Date |
|
| Short Date |
Short Date |
Short Date |
|
| Custom |
Custom |
Custom |
|
Details
| Type: |
string |
| Since: |
2.2 |
| Required: |
No |
| Display Name: |
Pattern |
| JavaScript Type: |
|
| Default Value: |
None |
| Runtime Settable: |
Yes |