dojox
»
date
»
php
»
DateFormat
» D
dojox.date.php.DateFormat.D
dojo.require("dojox.date.php");
defined in dojox/date/php.js
A textual representation of a day, three letters
Usage
function ()
(view source)
return
this
.
weekdays_3
[
this
.
date
.
getDay
(
)
]
;