Author Topic: Bugs in format for dates with times in a tree  (Read 305 times)

jplevene

  • Pro Ultimate
  • Full Member
  • *
  • Posts: 149
    • View Profile
Bugs in format for dates with times in a tree
« on: May 03, 2025, 10:20:13 pm »
I spotted two bugs, but only if pqGrid is a treeModel
  • "mm/dd/yyyy" does not work, I have to use "mm//dd/yyyy" (notice the double "//" to get a single one to show)
  • "mm//dd/yyy hh:mm" does not work as documented, it shows the month instead of the minutes.

In one of the demos on the pqGrid v10 demo page I set "format" and/or "fmtDateFilter"