iso-8601-date-formatter

Date formatter

A Cocoa class for parsing and generating ISO 8601 date strings in various formats.

A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.

GitHub

600 stars
26 watching
140 forks
Language: Objective-C
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
onmyway133/iso8601 A lightweight date formatter library for Swift 21
ocpsoft/prettytime A library for formatting dates and times in a human-readable way 1,294
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
guilhermecaruso/kair A formatting library for dates and times in Go. 24
darkleaf/date_range_formatter A Ruby gem that simplifies date range formatting in applications. 31
3846masa/lit-date A lightweight datetime formatter library for modern browsers 37
xxczaki/light-date Provides fast and lightweight date formatting for Node.js and browsers. 476
masbagal/tempe A lightweight date formatting utility for JavaScript and TypeScript. 83
knplabs/knptimebundle A PHP library providing helpers for manipulating dates and durations in various formats. 604
nektro/zig-time A date and time parsing and formatting library for the Zig programming language. 44
felixge/node-dateformat A utility package for formatting and manipulating dates in JavaScript 1,296
thomaslevesque/iso8601durationhelper Library to handle ISO 8601 durations with date arithmetic and proper month semantics 33
40ants/humanize-duration A library that provides a human-readable representation of time durations. 9
python-formate/flake8_strftime A tool to enforce consistent date formatting across different platforms in Python. 2
xaviershay/kronic A simple library for parsing and formatting human-readable dates 150