Skip to content

Commit

Permalink
Update README.rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
phstc committed Feb 7, 2014
1 parent c9918a8 commit 491fe08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Download latest jquery.dateFormat.js or jquery.dateFormat.min.js.

* {jquery-dateFormat.js}[https://raw.github.com/phstc/jquery-dateFormat/master/dist/jquery-dateFormat.js]
* {jquery-dateFormat.min.js}[https://raw.github.com/phstc/jquery-dateFormat/master/dist/jquery-dateFormat.min.js]
* {dateFormat.js}[https://raw.github.com/phstc/jquery-dateFormat/master/dist/jquery-dateFormat.min.js] (pure Javascript without a dependency on jQuery)
* {dateFormat.js}[https://raw.github.com/phstc/jquery-dateFormat/master/src/dateFormat.js] (pure Javascript without a dependency on jQuery)

You can use <b>jquery-dateFormat without jQuery</b>. You just need to import the dateFormat.js above and instead of formatting with $.format(...) you should use DateFormat.format(...).

Expand Down

0 comments on commit 491fe08

Please sign in to comment.