getSeconds() and getMIlliseconds() return the seconds and milliseconds values. <SCRIPT LANGUAGE=”JAVASCRIPT”> <!– var d = new Date(); var curr_hour = d.getHours(); var curr_… more →
Akir oussama's WeblogBijU wrote 1 month ago: A very interesting tip.. For my current project, I need to set the system time with some reference t … more →
akiroussama wrote 1 year ago: getSeconds() and getMIlliseconds() return the seconds and milliseconds values. <SCRIPT LANGUAGE= … more →