Help for this page

Select Code to Download


  1. or download this
            format: function(orig) { // format data for normalization 
                // console.log(orig);
    ...
                console.log('no match for fmt_time of '.concat(orig));
                return orig;
            },