Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 29 May 2009 19:31:32 +0200] rev 2008
[javascript] provide a strftime method to Date objects
Rely on toLocaleFormat when it's available. If not, this
just returns '%Y/%m/%d'. A nicer implementation will come later