Skip to content
#

date-object

Here are 16 public repositories matching this topic...

Static HTML/JavaScript lifetime calculator that takes a name and birth date/time, then logs elapsed life to the browser console in years, months, days, hours, minutes, seconds, and milliseconds.

  • Updated Aug 14, 2020
  • JavaScript

A simple project used to gain exposure to object constructors - like JavaScripts Date object - and their built in props and methods. Furthermore, I used an event listener, "change", on an HTML <select> element. Inside the event listener I used a switch statement to return a formatted date string relative to selected option.

  • Updated Aug 18, 2024
  • HTML

Improve this page

Add a description, image, and links to the date-object topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the date-object topic, visit your repo's landing page and select "manage topics."

Learn more