COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200906173043/https://github.com/topics/date-time
Here are
121 public repositories
matching this topic...
Parse, validate, manipulate, and display dates, time and timezones in Swift
Updated
Jul 29, 2020
Swift
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
Updated
May 13, 2020
Java
Fancy date ranges for Moment.js
Updated
May 28, 2020
JavaScript
Third-party date and time pickers for Android.
Make working with dates in R just that little bit easier
Fast ISO8601 date time parser for Python written in C
Updated
Feb 6, 2020
Python
An Easy to Use Calendar for iOS (Swift 5.0)
Updated
May 19, 2020
Swift
📅 Tiny CLI date, time diff calculator with timers
Updated
Aug 22, 2020
Python
PyTime is an easy-use Python module which aims to operate date/time/datetime by string.
Updated
Nov 18, 2018
Python
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.
Date and time library for PHP
A helping hand for generating sensible data with ScalaCheck
Updated
Sep 4, 2020
Scala
Emacs timestamp and date-time library
Updated
Aug 16, 2020
Emacs Lisp
Essential light-weight portable C++ 11 library dealing with images/files/systems for researches and demos
✉️ Learn Network Protocol and Network Programming
Java 8 Date/Time API enhancements for Groovy
Updated
Jan 28, 2020
Groovy
An extension for Visual Studio Code that provides a configurable command for inserting the current date and time
Updated
Jul 20, 2020
TypeScript
[UNMAINTAINED] Wrapper for Material UI Date and Time picker components
Updated
Jul 12, 2018
JavaScript
Multilingual library to easily parse date strings to java.util.Date objects.
Updated
Sep 4, 2019
Clojure
Business time logic for PHP
Light Javascript date and time utilities (formatting, ranges e.t.c)
Updated
Jul 30, 2020
JavaScript
⌚️ A faster unique() function
Business time / market hours logic for TypeScript
Updated
Apr 7, 2020
TypeScript
JSR-310 datatypes for Java 6 (via ThreeTen backport)
Different approaches to mocking the Date in Jest tests
Updated
Aug 31, 2020
JavaScript
Efficient Updating of Date-Times
Ruby gem for working with months
Updated
Jun 10, 2020
Ruby
The XP Framework is an all-purpose, object oriented PHP framework.
Code for date4j.net's simple date API, with a POM file, for upload to Maven Central.
Updated
Nov 25, 2019
Java
Improve this page
Add a description, image, and links to the
date-time
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-time
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'd like an
/Examplesfolder with some simple iOS apps showing how to useTime.The first one that comes to mind is a basic iOS app using a
UICollectionViewto build a month calendar view.