Thanks to Shay Shmeltzer for providing a solution!
https://blogs.oracle.com/shay/entry/a_timehour_selector_in_adf_fac
In short:
- Make field in database of type TIMESTAMP
- Make sure it's also a TIMESTAMP in your entity object
- Provide a date format mask that includes hours and minutes
More information can also be found in this forum thread.
No comments:
Post a Comment