Y
Hacker News
new
|
ask
|
show
|
jobs
by
Sir_Cmpwn
4389 days ago
Would it make more sense to modify the core library and send off a patch?
1 comments
ajanuary
4389 days ago
Most of the speed comes from only parsing a frequently used subset of ISO8601. For a core library, you probably want a more complete implementation.
link