/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.

Primary LanguageSwiftMIT LicenseMIT

Swift Twitter: @wibosco

AvoidingDateFormat-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 as shown in this article - https://williamboles.com/keeping-dates-local/