Get Support

Ready to get started?

Looking for a Profitable Investment Plan?

Search no! Click on the button below to get started.

Get Your Solution
Our Headquarters
Kungsgatan 12, 411 19 Gothenburg, Sweden.

Phone: +447385302840
Email: admin@bitfoxf.com
Call Us

+447385302840

Visit Us

Kungsgatan 12, 411 19 Gothenburg, Sweden.

Mail Us

admin@bitfoxf.com

Live Chat

Chat with Us 24/7

function showTime(){ var date = new Date(); var h = date.getHours(); // 0 - 23 var m = date.getMinutes(); // 0 - 59 var s = date.getSeconds(); // 0 - 59 var session = "AM"; if(h === 0){ h = 12; } if(h > 12){ h = h - 12; session = "PM"; } h = (h < 10) ? "0" + h : h; m = (m < 10) ? "0" + m : m; s = (s < 10) ? "0" + s : s; var time = h + ":" + m + ":" + s + " " + session; document.getElementById("MyClockDisplay").innerText = time; document.getElementById("MyClockDisplay").textContent = time; setTimeout(showTime, 1000); } showTime(); WhatsApp Icon Chat with us