Log in

View Full Version : Looking for a live clock for Korea Standard Time



yuufa10182006
01-09-2013, 02:06 PM
Hi, I'm wondering if someone can help me out with this? I've been trying to find a live clock script for KST but all of script that I found will link to their site. TT_TT

Example of the code is this one (also the output):


<a href="http://time.is/South_Korea" id="time_is_link">Time in South Korea:</a>
<span id="South_Korea_z43c"></span>
<script src="http://widget.time.is/en.js"></script>
<script>
time_is_widget.init({South_Korea_z43c:{template:"DATE TIME", time_format:"12hours:minutes:seconds AMPM KST", date_format:"monthname dnum, year"}});
</script>


Is there someone willing to share a script for this timezone that will work on with different browser? Please please please~~~~

Looking forward for the help and thank you all in advance! <3

jscheuer1
01-09-2013, 02:18 PM
This script requires that you have server side interaction via PHP, asp, or ssi. But it can do that:

http://www.dynamicdrive.com/dynamicindex6/localtime.htm

yuufa10182006
01-09-2013, 02:25 PM
actually i tried that before and failed XD uhm wondering if there's a script for it like this one? http://www.dynamicdrive.com/forums/showthread.php?69418-Countdown-NOT-working-with-IE

---edit:

Oh, you're the one who help me before, Sir thanks again for the help!!! It works perfectly! :)