Download List

Project Description

strftime-js is a library function that provides an
easy way to format dates and times for various
display needs in JavaScript code. Developers who
frequently need to format dates in JavaScript in a
variety of ways will find the most use for this
library. It is especially useful in providing
common code constructs across backend PHP and
frontend JavaScript. strftime-js also provides an
easy way to add support for new locales.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-18 19:53
1.3

A padding issue with negative timezone offsets in
%r was fixed. Support for %P was added. %r, %p,
%and %P were internationalized.
Tags: Minor bugfixes

2008-04-28 08:25
1.2

All of PHP's strftime format specifiers are now
supported, including all locale specific
specifiers. There is now a fast and easy way to
extend locale support. The localization section of
the documentation has also been updated with more
examples.
Tags: Initial freshmeat announcement

Project Resources