Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about real-time-clock

Read more about real-time-clock

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - real-time-clock

Removing seconds from Live clock using JavaScript

I was wondering if it is possible to remove the seconds group in a live clock made with JavaScript. Ive been tinkering with it for a while now and have not been successful so far. Any advice or guidan...
test-img

Alex

javascript

time

live

seconds

real-time-clock

Votes: 0

Answers: 1

Latest Answer

You could just split your timeOutput and then grab the hour and minutes, like so: function myClock() { setTimeout(function() { const date = new Date(); const dateString...
test-img

Ryan Walls

How to signal between process/containers in cpp in efficient way?

Background: We have a clock process which needs to signal other non child processes[cpp code] on each clock tick. Each of the process lives in its on container (containerd). Besides doing brute force ...
test-img

oak

c++

ubuntu

real-time

real-time-clock

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved