Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    DateDisplayFormat.TOSERIALIZEABLEDATE does not show time information

    Hi all!

    I've defined a DataSource with a DataSourceDateTimeField using DateDisplayFormat.TOSERIALIZEABLEDATE as display format but in the table related to that data source only the date is shown.
    This problem happens also using a DateTimeField with the date formatter set to DateDisplayFormat.TOSERIALIZEABLEDATE.
    I've attached a standalone test case.
    Is there a way to fix this problem?

    Regards,

    Salvatore
    Attached Files

    #2
    No suggestions about this issue? In the Javadoc of the DateDisplayFormat.TOSERIALIZEABLEDATE it is reported that the date is in the format YYYY-MM-DD HH:MM:SS. I've also tried by setting the time formatter but nothing has changed.

    Comment


      #3
      After 2 years this problem still exists....

      Comment

      Working...
      X