leap-year
There are 68 repositories under leap-year topic.
nyx-space/hifitime
A high fidelity time management library in Rust
ropg/ezTime
ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.
PrajaktaSathe/Python
Features small Python projects. You are welcome to contribute here!
opencafe/datium
:alarm_clock: The flexible DataTime Package written in PHP
Chiragj2003/Basic-python-codes
It contains basic python codes for beginners
omonimus1/chicken_wings_and_PYTHON
Repo with most of my exercises and projects created while learning-by-doing Python during my sleepless night spent coding.
UltiRequiem/leap-year
❓ Check if a year is a leap year
UltiRequiem/leap-year-api
:date: An API to know if a year is leap or not.
adamlilith/omnibus
R Utility Functions for the 99%
danieldotwav/Birthday-Date-Validator
A C++ program that validates and displays a user's birthdate, including checks for invalid days, months, and years.
mjal146/KCalendar
Koroo Calendar Converter
UltiRequiem/leap_year_utils
🍀 Utilities for working with Leap Years
watchout254/Number-of-days-in-a-month
user enters the year and month in numbers and the program generates the number of days in that month. However it also determines whether the year is a leap year or not.
ytmo/LeapYearCheak
Leap Year Cheak ---- Check if a year is a leap year
andrewhoyer/leap-year
A collection of code snippets in any language to determine leap year.
javamultiplex/java-date-time
This repository contains the solution of date and time problems in java.
jissdeodates/Sample-Python-Programs
Here is a list of sample python programs for beginners.
jrajan14/CPP_Random_Learning_Programs
a collection of diverse and practical C++ programs that I've crafted to explore various concepts and solve real-world challenges. From algorithmic problem-solving to application development, each program showcases my journey through the world of C++. Join me as I delve into the intricacies of coding, learning, and innovation.
OladBay/Leap-Year-Checker
This simple code will tell you which year is a leap year or not. !!! Must have python installed on your PC
thomasgassmann/office-366
Chrome Extension to replace O365 with O366 in a leap year
watchout254/Leap-year-or-not
User enters their choice of year they want to check and the system determines whether its a leap year or not
AmulGaurav/python-projects
Here are some of my Python projects which I have created while learning python.
andreoddone/calculadora-anos-bissextos
O programa calcula todos os anos bissextos dentro de um intervalo.
DOkwufulueze/date-selection-manager
This manager takes care of date entries via select elements. It prevents the entry of invalid dates like February 30, June 31, or February 29 on a non-leap year.
fettucheeny/mini-pancakes
simple python codes from short course mini exercises
Ongoing-Knowledge-Scraping/Leap-Year-Checker
Using the leap year rules, used nested IF/ELSE and the Modulo to test entered year then print back the answer.
stdlib-js/assert-is-leap-year
Test if a value corresponds to a leap year in the Gregorian calendar.
cydesai/L1-Assignment-Sepaking-the-coding-Language
Programs for various logics
imDarshanGK/Exercises
coding exercises
saudahmedkadapa/Java-Placement-Prep
A comprehensive collection of Java coding problems, algorithms, and concepts for technical interviews and placement exams. Covering data structures, OOP principles, design patterns, multi-threading, each problem includes well-structured solution preparing for Java-based roles.