Usecase : How to customize Date/Time format display in ADF application
Implementation
Set the format type as shown below.
- If VO attribute binds directly to .jsff/.jspx then automatically it will get the configured date/time format from the VO attribute control hints, If you want to specify something else, we can hard code the date/time pattern
This is how it displays.. 24 Hours date time format
Implementation
Set the format type as shown below.
- If VO attribute binds directly to .jsff/.jspx then automatically it will get the configured date/time format from the VO attribute control hints, If you want to specify something else, we can hard code the date/time pattern
This is how it displays.. 24 Hours date time format
No comments:
Post a Comment