HTML5 Data Bindings Formatter Support Product Page

Problem with formatting dates with HTML5 Data Bindings Formatter.

Reported 11 Jun 2016 14:17:35
1
has this problem
11 Jun 2016 14:17:35 Jan Fabri posted:
This is a repeat request for a solution for a problem that I have with HTML Data Bindings Formatter.

See the old page: www.ronsers.be/activiteiten/jaar.php.
See the new page: www.ronsers.be/activiteiten/jaaroverzicht.php.

Dates are now formatted as they are in the database, in american format, and I want to format them like the old page. Using the HTML5 Data Bindings extension the date disappears, see left from the dash. All that remains is the middle dash, right from the dash is the date in american format. Compare above pages.
Dates are formatted in HTML5 Data Bindings Formatter as {{datum_van.formatDate( "ddd d MMM y" )}}.

Hosting is done by one.com with Apache, MySQL, php and phpMyAdmin. If you need more information please let me know.

Replies

Replied 13 Jun 2016 07:07:14
13 Jun 2016 07:07:14 Teodor Kuduschiev replied:
Hello Jan,
Please try moving the <script type="text/javascript" src="../ScriptLibrary/dmxDataFilters.js"></script> after the rest of the scripts in your head editable region.

Reply to this topic