16 results for “topic:date-object”
No description provided.
Creating Date Objects
count-down-timer
Authentication project in the Udemy course: React - The Complete Guide, by Maximilian Schwarzmüller.
Bankist | When Banking meets Minimalist 💶🏦📱 USER: js - PIN: 1111
Simple analog clock created using HTML, CSS, and Vanilla JS. Two different designs (basic only CSS without marks and numbers; advanced with marks based on SVG).
WeatherApp
Sample HTML and JavaScript code for 'JavaScript Date Object and Time Zones | Fixing an "off by 1 day" bug' YouTube video.
This little project shows how create a digital clock and update it every second.
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.
Play With Javascript Date Object
simple digital signage.
A Restaurant reservation site, that can able to reserve table and order meals. - laravel 11
📅 Simple tool to find the weekday of any date, practicing JavaScript and DOM manipulation.
age calculator
Date Object wrapper that includes functions to help work with the Date Object