![]() |
Quote:
Replace the following line Code:
if (h > 12) Code:
if (h >= 12) Quote:
replace what you have before with this Code:
<b><div id="txt"><b>$vbphrase[loading_clock]</b></div></b> |
@msalman
Thanks m8 for the new code. This seemed to have fixed the Clock Loading..... error also while viewing a thread. :) |
@msalman
Actually your code is for a 24 hour clock and works best that way. If you try and use it as a 12 hour clock then midnight is shown as 00:00:00 AM instead on 12:00:00 AM and noon is shown 00:00:00 PM instead of 12:00:00 PM Find Code:
if (h >= 12) { Code:
if (h >= 12) { |
Quote:
Excellent, did the trick first time, thanks. |
All times are GMT. The time now is 07:22 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|