Projet

Général

Profil

Révision 8589c6df

ID8589c6df431fd7ff21e97992b1496b3727b9492f
Parent e3169d59
Enfant 71149527

Ajouté par klemens il y a plus de 8 ans

spelling fixes (2nd try)

Voir les différences:

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