bagaimana mendapatkan waktu UTC dalam sudut
var d = new Date();
var n = d.getUTCDate();
Fancy Fly
var d = new Date();
var n = d.getUTCDate();