Skip to content

Commit

Permalink
Duh
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJard committed Apr 30, 2019
1 parent 7a2f9ea commit 037cb53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dataRender/datetime.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
*
* It accepts one, two or three parameters:
*
* * $.fn.dataTable.render.moment( to );
* * $.fn.dataTable.render.moment( from, to );
* * $.fn.dataTable.render.moment( from, to, locale );
* * `$.fn.dataTable.render.moment( to );`
* * `$.fn.dataTable.render.moment( from, to );`
* * `$.fn.dataTable.render.moment( from, to, locale );`
*
* Where:
*
Expand Down

0 comments on commit 037cb53

Please sign in to comment.