Skip to content

darkrabel/The-ugly-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This is a digital clock

The purpose of this clock ** this clock has no value in day to day life. ** Learn basic of the javascirpt ** learn about the date function which is built in all modern browser

learnings

The inbuilt date function in modern browsers.

  new Date(); //this will print the current date in browser console.

  new Date().getHours(); //this will print hours in 24 hours foramat in browser console.

  new Date().getMinutes(); //this will print minutes 

  new Date().getSeconds(); //this will print Seconds

Hi, I'm Faheem! πŸ‘‹

A ssc student new to web devolopment and js lover.

πŸš€ About Me

I'm a full stack learner...

Installation

get my-project with git

  git clone git@github.com:darkrabel/The-ugly-clock.git
  cd my-project

About

This is a digital clock built with pure js .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •