Skip to content

Vastyen/time-stamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Stamp 🕒

Time-stamp real time clock

N|Solid

Time Stamp

The unix time stamp is a way to track time as a running total of seconds. This count starts at the Unix Epoch on January 1st, 1970 at UTC. Therefore, the unix time stamp is merely the number of seconds between a particular date and the Unix Epoch. It should also be pointed out (thanks to the comments from visitors to this site) that this point in time technically does not change no matter where you are located on the globe. This is very useful to computer systems for tracking and sorting dated information in dynamic and distributed applications both online and client side.

Seconds

Stack

• JavaScript
• HTML5
• CSS3
• JQuery
• Animated CSS
• wow.js


Dark Mode

When you press the moon, the site activate the dark mode.

Plataform

Actually supports Web View Responsive

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT