I'm building a calendar-based web app, and am in great need of a javascript Date library-- something similar to python's dateutil. I came across DateJs. The functionality looks great. My only hesitance is that the repo hasn't been touched since early 2008. Usually this is a (very) bad sign for an open source project. So I wanted to check whether people currently use, trust and remend this library, or whether its just an abandoned set of good intentions with good SEO. If not, is there another prehensive JS date library I should be looking at?
I'm building a calendar-based web app, and am in great need of a javascript Date library-- something similar to python's dateutil. I came across DateJs. The functionality looks great. My only hesitance is that the repo hasn't been touched since early 2008. Usually this is a (very) bad sign for an open source project. So I wanted to check whether people currently use, trust and remend this library, or whether its just an abandoned set of good intentions with good SEO. If not, is there another prehensive JS date library I should be looking at?
Share Improve this question asked Jun 16, 2012 at 22:59 B RobsterB Robster 42.1k24 gold badges92 silver badges124 bronze badges3 Answers
Reset to default 10I'd like to remend momentjs - a very lightweight, yet surprisingly capable Date JS library. )
Try https://github./abritinthebay/datejs ,
It is a forked version of http://www.datejs./
It is actively maintained by new Author !
DateJS works wonders for us. I am not really concerned that development seems to have stalled as it is pretty plete as-is.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1743625709a4480499.html
评论列表(0条)