Bug Tracker

Changes between Initial Version and Version 6 of Ticket #7320


Ignore:
Timestamp:
Feb 23, 2011, 5:36:14 AM (12 years ago)
Author:
jitter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7320

    • Property Status changed from new to closed
    • Property Component changed from unfiled to core
    • Property Priority changed from undecided to low
    • Property Resolution changed from to wontfix
  • Ticket #7320 – Description

    initial v6  
    77
    88Enhancement:
    9 
     9{{{
    1010    now: Date.now || function() {
    1111        return (new Date()).getTime();
    1212    };
     13}}}