Jesse Gumm
|
30184d4f77
|
Fix for 12am and 12pm.
12am should be hour 0, 12pm should be hour 12.
Signed-off-by: Eric Merritt <ericbmerritt@gmail.com>
|
2012-03-23 09:58:34 -05:00 |
|
Gordon Guthrie
|
de3f0530d6
|
Fix for typo.
Pushed up stream from choptastic's bug fix to dh_date
https://github.com/daleharvey/dh_date/pull/4
|
2011-12-19 11:03:27 +00:00 |
|
Eric Merritt
|
6d17415cdd
|
support US style date parsing using the same defaults from php as the original
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
|
2011-10-17 17:39:05 -04:00 |
|
Eric Merritt
|
6d969cd55e
|
convert date parsing library from tagged return types to exceptions
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
|
2011-10-17 17:38:58 -04:00 |
|
Eric Merritt
|
8898f93f61
|
add date parsing and formatting support from Dale Harvey
The original implementation was https://github.com/daleharvey/dh_date.git
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
|
2011-10-16 22:26:43 -04:00 |
|