GitHub topics: dateformatter
melos-simeneh/qenjs
Ethiopian Date and Gregorian Date converter and formatter
Language: JavaScript - Size: 92.8 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

melos-simeneh/qenjs-ethiopian-date-converter
Ethiopian Date and Gregorian Date converter and formatter
Language: JavaScript - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mobillium/MobilliumDateFormatter
Date formatter helper for iOS apps.
Language: Swift - Size: 83 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 7

cuadros-code/Project-8-SwiftUI-moonshot
MoonShot project
Language: Swift - Size: 52.3 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Will-1-Am/SwiftUI100
A collection of projects and challenge solutions for the #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui
Language: Swift - Size: 2.96 MB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 4

eneko/DateTemplates
A simple way to generate date formatting templates and localized date strings
Language: Swift - Size: 22.5 KB - Last synced at: 13 days ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 0

amburi/international-date-format
PHP class to parse and change the format of dates of different regions or locales. A helper to help deal with dates in various regions/languages/locales simultaneously.
Language: PHP - Size: 695 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

EngZena/datePipeDirective-Angular
format date using dd/mm/yyyy format.
Language: TypeScript - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

prsh9/dateformatter
Epoch timestamp formatter to human readable date-time
Language: HTML - Size: 271 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

PGLongo/PGLFormatter
Simple container of NSFormatter and useful functions to format numbers and dates
Language: Swift - Size: 64.5 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 3

MiraiChan/Counter
Application: a simple counter. The idea is simple: how many times the "+" button was clicked β this number is displayed on the counter. The history is also available.
Language: Swift - Size: 25.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

dukeofhazardz/dt-formatter
A module designed to streamline the process of formatting Date() timestamps into human-readable date and time representations.
Language: TypeScript - Size: 67.4 KB - Last synced at: about 23 hours ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kumarshivam04203/Date_Formater
Date Formater App
Language: HTML - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlenaGM/date-format-exercise
JavaScript function that formats date and time πβ+π
Language: JavaScript - Size: 1.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlenaGM/chat-interface
JavaScript Chat Interface: Usernames, avatars, and messages are stored in the Local Storage. π¨οΈ
Language: JavaScript - Size: 537 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sisyphsu/dateparser
dateparser is a smart and high-performance date parser library, it supports hundreds of different formats, nearly all format that we may used. And this is also a showcase for "retree" algorithm.
Language: Java - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 83 - Forks: 20

robbdimitrov/quartzite
Lightweight relative date/time formatter without external dependencies
Language: JavaScript - Size: 51.8 KB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

kamrul3288/dateced
Meet Dateced: Your Android Time Maestro! π This sleek date-time package is your go-to for parsing, manipulating, querying, and formatting dates effortlessly
Language: Kotlin - Size: 196 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

anthgrim/general-formatter
general-formatter
Language: TypeScript - Size: 23.4 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

sergeymild/react-native-formatter
React Native JSI date/currency formatter
Language: C++ - Size: 369 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

aslanmehmetsalih/MSADateFormatter π¦
Date formatter helper for iOS apps.
Language: Swift - Size: 265 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

alansastre/java-time
Fechas en Java con la API java.time
Language: Java - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

shoutatani/japanese-date-converter
convert Japanese format years to Western format years or to convert the opposite format each other.
Language: TypeScript - Size: 515 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

blaqbox-prime/SimpleAtm
ATM Machine console application implemented in java
Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

snayrouz/HomebaseTakeHome
Take home iOS assessment for Homebase
Language: Swift - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wibosco/AvoidingFixedStringDateFormats-Example
An example project looking at how we can avoid using the `dateFormat` property on DateFormatters to provide the user with a date value that they would actually recognise.
Language: Swift - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

wibosco/ImmutableDateFormatters-Example
An example project looking at how to avoid treating DateFormatters as mutable singletons π
Language: Swift - Size: 15.6 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

matiasdim/EasyDateFormatter
An easy date formatter for Swift
Language: Swift - Size: 89.8 KB - Last synced at: 21 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

shndrs/SHNDDateFormatter
With this library you can convert your Numbers and your Date Strings that comes from API to any kinda Format , any locale and any calender that you need
Language: Swift - Size: 68.4 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

JonaNeu/date-to-format
Simple VS Code extension to quickly retrieve the format of a specific date
Language: JavaScript - Size: 6.71 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ahmedelserafy7/FBDateFormat
FBDateFormat is an algorithmic library that helps developers use Facebook date format in thier application with hassle-free conversion.
Language: Swift - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nicola-spb/tz Fork of go-playground/tz
Timezone Country and Zone data generated from timezonedb.com
Language: Go - Size: 50.8 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

my-old-projects/dateim
Dateim is a simple date format library. Dateim is experimental.
Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

MailsonRuas/MyDate
Classe PHP para formataΓ§Γ£o de datas em PT-BR
Language: PHP - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

eryshkov/Factory-Method
An app implements `Factory method` pattern
Language: Swift - Size: 750 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

joinpursuit/AC-iOS-Codeable-and-UserDefaults-II
Language: Swift - Size: 305 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 5

suliatis/SimpleDateFormatJs
Java's SimpleDateFormat in JS.
Language: JavaScript - Size: 1.91 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0
