#
date-formatting
Here are 138 public repositories matching this topic...
Parse, validate, manipulate, and display dates, time and timezones in Swift
-
Updated
Sep 21, 2020 - Swift
A lightweight javascript timezone library
-
Updated
Sep 14, 2020 - JavaScript
Open
Examples: iOS App
Open
Carthage supports
3
Open
Tests
1
nifty command line date and time utilities; fast date calculations and conversion in the shell
-
Updated
Jul 14, 2020 - C
cep
cnpj
date-formatting
brazilian
formatters
validators
cpf-validador
cnpj-validator
brl
brazilian-portuguese
cpf-validator
cpj
brazilian-util
brazilian-formatters
brazilian-helpers
brazilian-validators
-
Updated
Sep 23, 2020 - TypeScript
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.
events
time
datetime
milliseconds
arduino-library
ntp
timestamp
arduino-platform
ntp-client
date-formatting
date-time
iso8601
timezones
esp8266-arduino
date-conversion
timezone-conversion
leap-year
esp32-arduino
formatted-output
-
Updated
Jul 11, 2020 - C++
Featherlight (< 2kB) helper for Javascript date formatting
-
Updated
Aug 19, 2020 - TypeScript
-
Updated
Feb 8, 2017 - Swift
Android date/time formatting library supporting formatting placeholders
-
Updated
Jul 5, 2020 - Java
leovp
commented
Oct 4, 2018
New locale handling is pretty cool, thanks. But I think I found a bug in relativeTime plugin.
So, there are three declensions of nouns in Russian: singular, dual and plural. The library does have h, hh and hhh for all of those (this is the case with other units as well), but it assumes that single-letter format is only used when the value of whatever unit is exactly 1. For example "ча
An extension for Visual Studio Code that provides a configurable command for inserting the current date and time
-
Updated
Jul 20, 2020 - TypeScript
A JavaScript port of strftime().
-
Updated
Mar 4, 2020 - JavaScript
formatter
datetime
date
format
moment
date-format
momentjs
timestamp
date-formatting
moment-js
date-formatter
-
Updated
Sep 6, 2020 - TypeScript
Type-safe Date
-
Updated
Jul 23, 2020 - TypeScript
A rich calendar control for visualizing events implemented on top of AngularJS UI Bootstrap's Datepicker plugin.
-
Updated
Dec 20, 2016 - JavaScript
Code for date4j.net's simple date API, with a POM file, for upload to Maven Central.
-
Updated
Nov 25, 2019 - Java
GoLang date time format - Helpful to convert normal date/time into GoLang date/time format.
-
Updated
Sep 23, 2019 - Go
epoch.js - Awesome date formatting and calculating for JavaScript
-
Updated
Mar 24, 2017 - JavaScript
A lightweight golang date library for parsing, validating, manipulating, and formatting dates supporting both slash style and hyphen style dates
-
Updated
Mar 14, 2018 - Go
Convert dates to arbitrary week definitions 📆
-
Updated
Apr 29, 2020 - R
Minimal immutable date class that supports relative time, calendar time, and plus/minus of different units.
-
Updated
Sep 6, 2020 - TypeScript
A tiny module for human readable timespans.
-
Updated
Aug 23, 2016 - JavaScript
ReasonML wrapper on top of JavaScript's Intl
-
Updated
Sep 5, 2020
-
Updated
Aug 17, 2020 - PureScript
The filter displays relative day name (according to the console) e.g. today, tomorrow, yesterday and etc.
-
Updated
Jun 27, 2018 - JavaScript
Mini library to count your day
-
Updated
Nov 14, 2017 - JavaScript
Improve this page
Add a description, image, and links to the date-formatting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the date-formatting topic, visit your repo's landing page and select "manage topics."


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.