A collection of projects and challenge solutions for the #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui
-
Updated
Nov 9, 2020 - Swift
A collection of projects and challenge solutions for the #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui
A simple way to generate date formatting templates and localized date strings
Date formatter helper for iOS apps.
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
Simple container of NSFormatter and useful functions to format numbers and dates
An example project looking at how to avoid treating DateFormatters as mutable singletons 📆
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.
An app implements `Factory method` pattern
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.
MoonShot project
The 4th project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. An app that returns a calculated bedtime for indicated wake-up hour, sleep duration and cups of coffee, based on trained model generated by Create ML and used with Core ML framework. Complete project, including solutions to all the challenges.
FBDateFormat is an algorithmic library that helps developers use Facebook date format in thier application with hassle-free conversion.
Add a description, image, and links to the dateformatter topic page so that developers can more easily learn about it.
To associate your repository with the dateformatter topic, visit your repo's landing page and select "manage topics."