Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about seconds

Read more about seconds

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 - seconds

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

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