Sami Samhuri
|
2d63ed7564
|
0.5.0
|
2013-01-05 10:54:19 -05:00 |
|
Sami Samhuri
|
551bf4b5ad
|
implement week numbers: %U and %W, closes #16
|
2013-01-05 10:52:45 -05:00 |
|
Sami Samhuri
|
5db99eec35
|
Merge pull request #14 from ForbesLindesay/patch-1
component.json wasn't valid JSON
|
2012-12-04 15:12:33 -08:00 |
|
Forbes Lindesay
|
36cd2e950d
|
This wasn't valid JSON
|
2012-12-04 14:18:03 +00:00 |
|
Sami Samhuri
|
81a418573c
|
Merge pull request #13 from component/master
add component support
|
2012-11-30 00:44:28 -08:00 |
|
TJ Holowaychuk
|
adb5bab532
|
add component.json
|
2012-11-28 14:27:42 -08:00 |
|
Sami Samhuri
|
57f3088876
|
v0.4.8
|
2012-11-13 16:11:00 -08:00 |
|
Sami Samhuri
|
f3aab9fa10
|
update contributors
|
2012-11-13 16:10:55 -08:00 |
|
Sami Samhuri
|
4643912213
|
fix %b format fall through, test new %j and %C specifiers
|
2012-11-13 16:06:40 -08:00 |
|
Sami Samhuri
|
dae086e2cf
|
Merge pull request #12 from ryanstafford/master
Support for day of year (%j) and century (%C)
|
2012-11-13 16:04:41 -08:00 |
|
Ryan Stafford
|
3262e038f6
|
Added %j and %C
|
2012-11-13 07:04:42 -05:00 |
|
Sami Samhuri
|
c785724655
|
0.4.7
|
2012-06-08 16:26:16 -07: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
|
b51b106177
|
Merge pull request #11 from visionmedia/patch-1
Added component support in package.json
|
2012-06-08 15:51:13 -07:00 |
|
TJ Holowaychuk
|
7479e192eb
|
Added component support
|
2012-06-08 15:26:31 -07:00 |
|
Sami Samhuri
|
3d6a02bde2
|
add tests for lowercase am/pm via %P
|
2012-05-21 14:40:35 -07:00 |
|
Sami Samhuri
|
e4a2a3d32a
|
Merge pull request #9 from robcolburn/master
strftime() offers lowercase am/pm via %P
|
2012-05-21 14:38:57 -07:00 |
|
Rob Colburn
|
ca6ca41766
|
Added lower-case p
|
2012-05-21 14:30:02 -07:00 |
|
Sami Samhuri
|
f3006f479a
|
version 0.4.6
|
2011-06-13 23:05:30 -07:00 |
|
Sami Samhuri
|
f7e89bd758
|
test locales, s/getLocalizedStrftime/localizedStrftime/
|
2011-06-13 23:05:25 -07:00 |
|
Sami Samhuri
|
2d20f265de
|
version 0.4.5
|
2011-06-08 01:02:20 -07:00 |
|
Sami Samhuri
|
1ee97604bb
|
update recursive calls to strftime, fix indentation
|
2011-06-08 01:02:10 -07:00 |
|
Sami Samhuri
|
70445ffc9a
|
fix sign of %z, indentation
|
2011-06-08 01:00:35 -07:00 |
|
Sami Samhuri
|
2349fcd6d3
|
moar test coverage
|
2011-06-08 00:57:02 -07:00 |
|
Sami Samhuri
|
4b9672b953
|
version 0.4.4
|
2011-06-07 19:25:37 -07:00 |
|
Sami Samhuri
|
0bb759d406
|
combine pad functions, test a couple branches of pad
|
2011-06-07 19:15:19 -07:00 |
|
Sami Samhuri
|
607d1f075a
|
s/coffee/java/g
|
2011-06-07 18:49:59 -07:00 |
|
Sami Samhuri
|
565021eb94
|
add gitignore
|
2011-06-07 18:28:09 -07:00 |
|
Sami Samhuri
|
2fab7fce1e
|
version 0.4.3
|
2011-06-07 18:27:55 -07:00 |
|
Sami Samhuri
|
09b7e60581
|
Merge pull request #8 from andrewschaaf/master
Tests, fixes, features
|
2011-06-07 18:26:58 -07:00 |
|
Andrew Schaaf
|
314603eefe
|
fix strftimeUTC("%s") (closes #7)
|
2011-06-07 15:22:00 -04:00 |
|
Andrew Schaaf
|
c5362e748c
|
add %L for 3-digit milliseconds
|
2011-06-07 15:18:33 -04:00 |
|
Andrew Schaaf
|
2644ab016a
|
%s: seconds, not ms (closes #6)
|
2011-06-07 15:11:57 -04:00 |
|
Andrew Schaaf
|
644bb65577
|
add some tests
|
2011-06-07 15:09:19 -04:00 |
|
Sami Samhuri
|
86e8bbf431
|
version 0.4.2
|
2011-06-05 16:47:32 -07:00 |
|
Sami Samhuri
|
cd4d2a3ec5
|
refactor, support exporting to global scope in ES5 strict mode
|
2011-06-05 16:47:32 -07:00 |
|
Andrew Schaaf
|
200dc2ef5e
|
add strftimeUTC
|
2011-06-03 07:51:43 -04:00 |
|
Sami Samhuri
|
de4256a985
|
version 0.4.1
|
2011-06-02 11:46:39 -07:00 |
|
Sami Samhuri
|
65605e536f
|
update package.json
|
2011-06-02 11:46:33 -07:00 |
|
Sami Samhuri
|
0a3d8532d3
|
fix %y for years outside [1900, 2099], closes #2
|
2011-06-02 11:45:39 -07:00 |
|
Sami Samhuri
|
f1cbcf100d
|
bump version to 0.4.0
|
2011-04-28 18:29:50 -07:00 |
|
Sami Samhuri
|
507fadf8ca
|
fix formats
|
2011-04-28 18:29:41 -07:00 |
|
Sami Samhuri
|
da0563dda7
|
update readme
|
2011-04-28 18:29:22 -07:00 |
|
Sami Samhuri
|
7a807339ce
|
cleanup & comments
|
2011-03-03 19:18:29 -08:00 |
|
Sami Samhuri
|
157a85e8c2
|
use a locale object instead of a l10n function and localize formats
|
2011-03-03 19:16:09 -08:00 |
|
Sami Samhuri
|
3ed3282d23
|
first stab at supporting localization
|
2011-03-03 07:03:30 -08:00 |
|
Sami Samhuri
|
fdd8956d2a
|
bump version
|
2010-12-17 22:43:24 -08:00 |
|
Sami Samhuri
|
b8bee46933
|
fix for browser
|
2010-12-17 22:43:07 -08:00 |
|
Sami Samhuri
|
0af41cee41
|
set node version to 0.2.x (not 0.3.x)
|
2010-12-15 17:36:37 -08:00 |
|