Révision 8589c6df
spelling fixes (2nd try)
| templates/munstrap/static/js/formatdate.js | ||
|---|---|---|
| 282 | 282 |
// A full numeric representation of a year, 4 digits |
| 283 | 283 |
|
| 284 | 284 |
// we first check, if getFullYear is supported. if it |
| 285 |
// is, we just use that. ppks code is nice, but wont |
|
| 285 |
// is, we just use that. ppks code is nice, but won't
|
|
| 286 | 286 |
// work with dates outside 1900-2038, or something like that |
| 287 | 287 |
if (date.getFullYear) {
|
| 288 | 288 |
var newDate = new Date("January 1 2001 00:00:00 +0000");
|
Formats disponibles : Unified diff