| 2007-08-16 |
I remember coming accross a date with a decimal point without digits following it
|
file | diff | annotate |
| 2007-08-16 |
Correct W3C-DTF
|
file | diff | annotate |
| 2007-08-16 |
More moving around, this time making us a singleton
|
file | diff | annotate |
| 2007-08-16 |
Move around, so less code need be executed
|
file | diff | annotate |
| 2007-08-15 |
Add comments, merge into one class, add Parse_Date::add_callback()
|
file | diff | annotate |
| 2007-08-15 |
Add comments listing captured subpatterns
|
file | diff | annotate |
| 2007-08-15 |
Move date_w3cdtf slightly towards being a larger subset of ISO8601:1988 (hyphen and colon seperators are now optional, and the T may also be a space character)
|
file | diff | annotate |
| 2007-08-15 |
Add strtotime() parser
|
file | diff | annotate |
| 2007-08-15 |
Whitespace wizz
|
file | diff | annotate |
| 2007-08-15 |
Cache day/month PCREs
|
file | diff | annotate |
| 2007-08-15 |
We don't want to remove RFC2822 comments from W3C-DTF dates
|
file | diff | annotate |
| 2007-08-15 |
Fix parse error
|
file | diff | annotate |
| 2007-08-15 |
Greek (that was horrible typing!)
|
file | diff | annotate |
| 2007-08-15 |
Hungarian!
|
file | diff | annotate |
| 2007-08-15 |
German, Italian, Spanish, and Finnish days/months
|
file | diff | annotate |
| 2007-08-15 |
Actually deal with decimal seconds
|
file | diff | annotate |
| 2007-08-15 |
Add W3C-DTF, add French and Dutch days/months
|
file | diff | annotate |
| 2007-08-14 |
Add timezone list, and RFC850 support
|
file | diff | annotate |
| 2007-08-14 |
Deal with 2 or 3 digit years
|
file | diff | annotate |
| 2007-08-14 |
Make date_asctime() less strict
|
file | diff | annotate |
| 2007-08-14 |
Add RFC2822 dates
|
file | diff | annotate |
| 2007-08-14 |
Move month and date lists to Base_Parse_Date
|
file | diff | annotate |
| 2007-08-14 |
Add Parse_Date::asctime(), get in a working state
|
file | diff | annotate |
| 2007-08-14 |
Add Base_Parse_Date
|
file | diff | annotate |