Skip to content
Snippets Groups Projects
SoundcloudScript.js 31.7 KiB
Newer Older
      return 0;
    }
    
    return Math.round(Date.parse(date) / 1000);
}

Koen's avatar
Koen committed
console.log('LOADED')