(JavaScript) ۋاقىت كودى

2015-08-19 11:22:17 -0400
var d= new Date();
document.write(d.getFullYear(2014)+'年'+(d.getMonth(8)+1)+'月'+d.getDate(13)+'日');
document.write(' 周'+'日一二三四五六'.charAt(new Date().getDay()));
function time_get(){now = new Date();h="0"+now.getHours();m="0"+now.getMinutes();if(h>9){h=now.getHours()}if(m>9){m=now.getMinutes()}
document.write(" "+h+":"+m+"");}
time_get();
ۋاقىت كودى2
document.write("<br>"); var d= new Date();document.write(d.getFullYear()+'年'+(d.getMonth()+1)+'月'+d.getDate()+'日');document.write(' 周'+'日一二三四五六'.charAt(new Date().getDay()));function time_get(){now = new Date();h="0"+now.getHours();m="0"+now.getMinutes();if(h>9){h=now.getHours()}if(m>9){m=now.getMinutes()}document.write(" "+h+":"+m+"");}time_get();
document.write("<br>");
document.write('<b>تور بېكەت قۇرۇلغىلى</b><font color=yellow>');
var urodz= new Date("09/13/2014");
var now = new Date();
var ile = now.getTime() - urodz.getTime();
var dni = Math.floor(ile / (1000 * 60 * 60 * 24));
document.write(dni);
document.write('</font>كۈن بولدى');
«Newer      Older»

----Comments(3)----
boghqam (@boghqam) | @ at 2016-07-22 11:51:
ok
haztili (@haztili) | @ at 2015-08-28 09:08:
bu tor bikatnig ahirida yil,ay,kun,sa at qikirdigan kod
armanem38.wodemo.com at 2015-08-27 03:31:
bu kandak kod quxandurup koysigiz

Back to home

Subscribe | Register | Login | N