public marks

PUBLIC MARKS from srcmax with tag date

2021

Day.js ยท 2kB JavaScript date utility library

Fast 2kB alternative to Moment.js with the same modern API

2012

Pickadate.js

A lightweight jQuery dateinput picker

2009

Zend Framework: Documentation

For year there are two specifiers available which are often mistaken. The Y specifier for the ISO year and the y specifier for the real year. The difference is small but significant. Y calculates the ISO year, which is often used for calendar formats. See for example the 31. December 2007. The real year is 2007, but it is the first day of the first week in the week 1 of the year 2008. So, if you are using 'dd.MM.yyyy' you will get '31.December.2007' but if you use 'dd.MM.YYYY' you will get '31.December.2008'. As you see this is no bug but a expected behaviour depending on the used specifiers.

2008

datejs - Google Code

Datejs is an open source JavaScript Date library for parsing, formatting and processing.

srcmax's TAGS related to tag date

datepicker +   documentation +   jQuery +   js +   library +   zend framework +