dojox.dtl.utils.date.DateFormat
dojo.require("dojox.dtl.utils.date");
defined in dojox/dtl/utils/date.js
Usage
function (/*String*/ format) (view source)
parameter | type | description |
---|---|---|
format | String |

ConstructorsBack to top

Defined by dojox.date.php.DateFormat
Swatch Internet time A day is 1,000 beats. All time is measured from GMT + 1

Defined by dojox.date.php.DateFormat
A full textual representation of a month, such as January or March

Defined by dojox.date.php.DateFormat
Whether or not the date is in daylight saving time TODO: Can dojo.date do this?

Overrides dojox.date.php.DateFormat
Month abbreviation in Associated Press style. Proprietary extension.

Overrides dojox.date.php.DateFormat
Time, in 12-hour hours, minutes and 'a.m.'/'p.m.', with minutes left off if they're zero and the strings 'midnight' and 'noon' if appropriate.

Defined by dojox.date.php.DateFormat
English ordinal suffix for the day of the month, 2 characters

Defined by dojox.date.php.DateFormat
ISO-8601 week number of year, weeks starting on Monday (added in PHP 4.1.0)

Defined by dojox.date.php.DateFormat
Timezone offset in seconds. The offset for timezones west of UTC is always negative, and for those east of UTC is always positive.

FunctionsBack to top

Time, in 12-hour hours and minutes, with minutes left off if they're zero.
Defined by dojox.date.php.DateFormat

Defined by dojox.date.php.DateFormat
ISO-8601 year number. This has the same value as Y, except that if the ISO week number (W) belongs to the previous or next year, that year is used instead. (added in PHP 5.1.0) TODO: Figure out what this means

PropertiesBack to top
Defined by dojox.date.php.DateFormat
Defined by dojox.date.php.DateFormat
Defined by dojox.date.php.DateFormat
Defined by dojox.date.php.DateFormat
Defined by dojox.date.php.DateFormat
Defined by dojox.date.php.DateFormat
Defined by dojox.date.php.DateFormat
Defined by dojox.date.php.DateFormat