How to add digital clock?

Post Reply
User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

How to add digital clock?

Post by Dragosvr92 »

Well i know you have that Digital Clock here...

Looks to me that all you need to do in order to add it is, add:
Code: Select all
<script type="text/javascript" src="index.php_files/liveclock.js"></script>
<span id="LiveClockIE" style="width:300px; background-color:transparent"></span>
Somewhere and it will show the time there. But what time dos it exactly show?
It shows the server time, or is it tied by the {CURRENT_TIME}?
Guessing that the {CURRENT_TIME} Var is listening of the Timezone set on the user's preferences..
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.


User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: How to add digital clock?

Post by spaceace »

most clocks will show the current time from the users pc.
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

Re: How to add digital clock?

Post by Dragosvr92 »

What time dos the clock here show?
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: How to add digital clock?

Post by spaceace »

the clock i have here should show the current time on your pc as long as you have your timezone and DST setting correct in the UCP.
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

Re: How to add digital clock?

Post by Dragosvr92 »

Ahh.. ok O-o
Cant it be tied to the phpbb clock?
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: How to add digital clock?

Post by spaceace »

do you mean that you want it to be set to the server clock?
Last edited by spaceace on Tue Feb 26, 2013 10:30 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Dragosvr92
Registered User
Posts: 89
Joined: Tue Apr 26, 2011 12:26 pm
Location: Romania
Flag: Romania
Contact:

Re: How to add digital clock?

Post by Dragosvr92 »

actually the phpbb time... with the time zone settings etc
Last edited by Dragosvr92 on Tue Feb 26, 2013 10:30 am, edited 2 times in total.

Post Reply