datetime-library
There are 35 repositories under datetime-library topic.
mumuy/datex
时间格式化工具 - 日期标准化/时间间隔计算/时间处理/时区切换_datetime format library
priyank-p/simplepicker
Simple date and time picker in vanilla javascript
pasoonate/pasoonate-js
Pasoonate is a library that includes date time methods and calendars.
GlibAI/pydateparser
Date Extraction Library in Pure Python
qwertypool/Automatic-Birthday-wisher
A Python code to automatically greet birthdays to people on the specified dates & time through mail.
web-atoms/date-time
DateTime library for Web Atoms
panodata/aika
Time interval parsing utilities for multiple languages.
mohit-thakur09/pizzaDropOff
Pizza DropOff : Python CUI project
Tanmayee2010/Heart-Attack-Prediction
Heart Attack Prediction Using Machine Learning Algorithm
faisalman/time-cs
Time.cs - C# extension methods for DateTime to calculate relative time and age
judepackardjones/perDiem
Date and DateTime crate for Rust
AniketMondal/DA_YouTube_Popular_Videos
Analysis of current most popular YouTube videos. Contains real-life data collection using API, storing data in Cloud database, analysis of various data types in Pandas, and creating visualizations using Seaborn, Matplotlib.
arran4/dateparse
GoLang Parse many date strings without knowing format in advance.
chinmay29hub/dateTime-module-python
First day of the year using simple python script
Codeup-Mirzakhani-Group1-Project/project-5_anomaly_detection
Exploratory group project focused on Anomaly Detection across the Codeup access logfiles for their curriculum servers. Primary deliverables were a supervisory level e-mail response and an executive level informational brief using a slide presentation.
ellman12/DateTakenExtractor
Small, fast, simple library for reading and writing Date Taken metadata for photos and videos.
somuchmoh/day32-100daysofcoding
Day 32 of #100DaysOfCoding
yanvferreira/vessel_eta
This application calculate the ETA (Estimated Tima ArrIval) of a vessel
batuhan-demirbas/TodolistConsoleApp
🗓️ To-do list application running on console written in Kotlin language.
diego-torres-coder/Buscador-de-Cotacoes-de-Moedas-Estrangeiras
Buscador de Cotações de Moedas Estrangeiras com API do Banco Central do Brasil
dukeofhazardz/dt-formatter
A module designed to streamline the process of formatting Date() timestamps into human-readable date and time representations.
essentialib/datetime
Javascript의 Date Wrapper Class, DateTime.
Keyrun-Basnet/Inventory-Management-Program
A program to update inventory and generate invoices for a cloth store. This project was created using the Python programming language and the Integrated Development and Learning Environment of Python.
LauraBresson/synthetic-data
Synthesizing custom datasets using Python libraries (Faker, Pandas, NumPy)
muhammad3245571106/IBM-Data-Science-Project-on-SpaceX-Dataset
This is the project capstone of IBM Data Science Certified Professional certification. I analyze SpaceX data in it, get actionable insights from it, build a machine learning model on data, and check which model is best for the dataset. I've also used folium to draw points of launches on map and find their distance from nearest places like station.
pgnikolov/task-manager
Task manager system to handle various tasks such as creating, updating, deleting, and managing tasks, as well as generating reports and performing searches.
Ragulprasath23/Working-with-Pandas
Collection of files that demonstrate various applications of the Pandas library for working with data from various sources and subsequently exporting them to other sources.
arthurcfranklin/gestao-biblioteca
Sistema de gerenciamento de bibliotecas, utilizando manipulação de arquivo CSV, para armazenar dados de usuários e livros, para melhorar o controle de clientes.
BiancaSoller/CadastroBiblioteca
Projeto de cadastro para novos livros em uma biblioteca.
cesardushime/Python-FullCourse
This repository contains diverse Python projects, from game development and automation to GUI applications and algorithms. It covers fundamental and advanced programming concepts, including OOP, threading, file handling, and more. Explore, contribute, and experiment with the code!
danodus22/Taming-Time-in-Python
A location with a jupyter notebook, information on date & time formats, the libraries and examples for Python API & webscraping
diego-torres-coder/Gerador-Datas
Gerador de datas com Python
naveen93929/expense-tracker
The Personal Expense Tracker is a Python command-line application that helps users manage their finances by tracking expenses. It allows users to add, view, analyze, and visualize their spending, making it an excellent tool for budget management. This project is ideal for beginner Python developers to practice essential programming skills.
neha-nayeem/sqlalchemy-challenge
This project uses Python and SQLAlchemy to do basic climate analysis and data exploration of a climate database. Using this analysis, a Flask API was also created.
sichkar-valentyn/Using_datetime_in_Python
Example how to use library datetime in Python