Commit graph

30 commits

Author SHA1 Message Date
a133ab1a4e fix readme example output, closes #66 2015-08-30 16:44:18 -07:00
d6f6e74351 fix example code 2015-06-11 09:53:06 -07:00
1d4365f3d5 try to fix syntax highlighting on GitHub 2015-03-16 18:07:52 -07:00
4676d05afe add a changelog 2015-03-16 17:47:11 -07:00
437beabe43 add missing contributors to readme & package.json 2015-03-16 17:33:08 -07:00
f4a2c852c3 readme formatting and improved deprecation warnings 2015-03-15 16:57:35 -07:00
543e81ca83 add install instructions for bower and component 2015-03-15 16:19:27 -07:00
1403c1e6a6 don't ignore browsers in the readme 2015-03-15 15:46:07 -07:00
c029f7a79e Merge branch 'master' into v0.9
Conflicts:
	strftime.js
	test/test.js
2015-03-05 16:49:32 -08:00
Cory Heslip
1222467e47 added tests and updated docs 2015-03-04 17:18:19 -07:00
6bc6888fff add support for %c, %x, and %X (closes #43)
based on @alexandrnikitin's commit here: f25c89bb0f
2015-02-07 20:59:15 -08:00
e16f49f4c0 update readme for 0.9 API 2015-02-07 20:59:15 -08:00
Ryan Regalado
a40f44d2d3 update usage for examples using Y for century 2014-03-26 10:52:11 -07:00
99382d2d5e allow string timezone offsets of the form [-+]HHMM, closes #33 2014-01-29 14:35:39 -08:00
303667d059 fix Readme error 2013-10-14 18:50:09 -07:00
1633e4007c add support for passing in timezones 2013-10-14 18:43:00 -07:00
088600d67f implement %o to get the day of the month as an ordinal 2013-05-15 16:34:06 -07:00
Sami Samhuri
71d3468fd1 update copyright and license stuff 2013-03-07 22:58:53 -08:00
Sami Samhuri
e18c7abf88 update readme to mention %- %_ and %0 2013-03-07 19:48:50 -08:00
John Zwinck
163efa1964 Readme: add examples using specific dates instead of "now" 2013-03-02 09:14:11 +08:00
Sami Samhuri
a21ff6140b update copyright notice 2013-01-05 15:58:47 -05:00
Sami Samhuri
17f7d5bb2c flesh out readme with descriptions of each specifier 2013-01-05 15:58:47 -05:00
Sami Samhuri
71195bba88 remove deprecated getLocalizedStrftime alias 2013-01-05 15:58:47 -05:00
Sami Samhuri
f3aab9fa10 update contributors 2012-11-13 16:10:55 -08:00
Sami Samhuri
23e349341d Add contributors to Readme & package.json 2012-06-08 16:26:16 -07:00
Sami Samhuri
c93f523951 Export strftime directly in Node, as module.exports, closes #10 2012-06-08 16:26:12 -07:00
Sami Samhuri
f7e89bd758 test locales, s/getLocalizedStrftime/localizedStrftime/ 2011-06-13 23:05:25 -07:00
Sami Samhuri
da0563dda7 update readme 2011-04-28 18:29:22 -07:00
Sami Samhuri
caec43bebd reduce the code by about half using replace 2010-11-11 13:24:42 -08:00
Sami Samhuri
f832767c6c first commit 2010-11-11 13:18:20 -08:00