Hacker News new | ask | show | jobs
by plunckett 4331 days ago
I think dmc leaves too much to be implemented. Why dismiss a full project on PyPi for a half-written, untested one?
1 comments

You're right. DMC is really just an experiment. I don't mean to disparage Arrow, it does improve the interfaces around datetime, I was just disappointed it didn't attempt to prevent these common timezone related bugs.

I bring up dmc for discussion, because I started it right after finding arrow. Building a full wrapper like this hadn't occurred to me until I saw arrow do it.