Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pas bagian sepuluh dia undefined #6

Open
ajiehatajie opened this issue Mar 23, 2017 · 0 comments
Open

pas bagian sepuluh dia undefined #6

ajiehatajie opened this issue Mar 23, 2017 · 0 comments

Comments

@ajiehatajie
Copy link

running before sembilan seconds
running before undefined seconds
running before sebelas seconds

/*contoh */

const SetWaktuInterval = 1000;
const SetWaktu = 0;

var intervalObject = setInterval(function()
{ var now = new Date();
var tanggal = dateformat(now, "dddd, mmmm dS, yyyy, h:MM:ss TT");
SetWaktu += SetWaktuInterval;
console.log( running before ${terbilang(SetWaktu/1000)} seconds);

},SetWaktuInterval);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant