-
What time is it?!
I have a code which will tell you the time. It should hopefully work and should
change according to GMT daylight saving times It also tells you the date.
Here it is:
<p>
<script type="text/javascript">
<!--
document.write("Today's date is: " + Date());
// -->
</script>
</p>
<p>
<script type="text/javascript">
It should work. Good luck!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|