• Resolved webspatz

    (@webspatz)


    I really like your plugin, because everything works very simple. I’m having some trouble with sorting by date. I installed all the needful extension and set the dates in US standard dd/mm/yyyy in a third row, but hidden. How can I arrange to sort the same dates in EU format in the 2nd row.

    Link to the table:
    https://neu.katerland.ch/spielplan/

    Kind regards
    Gregor

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    You should not need the extra US date column here. Just use a “Custom Command” like

    "columnDefs": [ { "type": "date-eu", "targets": [ 1 ] } ]
    

    (The 1 refers to the second column, as counting starts with 0.)

    Regards,
    Tobias

    Thread Starter webspatz

    (@webspatz)

    Hi Tobias

    thank you for this fast response. It works perfect ??

    Kind regards
    Gregor

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sorting dates in EU Format’ is closed to new replies.