tag:blogger.com,1999:blog-27854051.post4135862478929884917..comments2025-03-06T21:33:36.994+02:00Comments on PythonWise: strftime for JavaScriptMiki Tebekahttp://www.blogger.com/profile/03296782049507092947noreply@blogger.comBlogger2125tag:blogger.com,1999:blog-27854051.post-83610979976315079432011-04-04T21:36:17.003+03:002011-04-04T21:36:17.003+03:00Funny, this was already done in the source (https:...Funny, this was already done in the source (https://bitbucket.org/tebeka/pythonwise/src/ab7584845357/strftime.js) forgot to update the blog post.<br /><br />Thanks!Miki Tebekahttps://www.blogger.com/profile/03296782049507092947noreply@blogger.comtag:blogger.com,1999:blog-27854051.post-77263743145425514962011-04-04T19:18:41.307+03:002011-04-04T19:18:41.307+03:00getMonth() returns 0-11 not 1-12, so you need to a...getMonth() returns 0-11 not 1-12, so you need to add one for %mAnonymousnoreply@blogger.com