This is just some static backup of the original site, don't expect every link to work!

Changeset 4c815c


Ignore:
Timestamp:
Sep 9, 2018, 2:10:37 PM (4 years ago)
Author:
rene <rene@…>
Branches:
ng_0.9
Children:
3f9e46
Parents:
8b09cf
Message:

removed old datetime formatting comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/vI_smartIdentityCollection.js

    r8b09cf r4c815c  
    8888    else try { //   you never know what the formatString will be...
    8989      dateString = strftime(formatString, dateObj);
    90 //       dateString = dateObj.toLocaleFormat(formatString).replace(/\s+|[\x00-\x2a]|\x2c|\x2f|[\x3a-\x40]|[\x5b-\x5d]|\x60|\x7c|[\x7f-\xff]/g, "_");
    9190    } catch (e) {};
    9291
Note: See TracChangeset for help on using the changeset viewer.