Closed hallee closed 4 years ago
👋 Hi!
I've encountered dates of the format yyyy-MM-dd'T'HH:mm:ss, so I've added that format and included it in the date tests.
yyyy-MM-dd'T'HH:mm:ss
Also:
Date + codingStrategy.swift
Package.swift
Looking good, @hallee Thanks 😃
👋 Hi!
I've encountered dates of the format
yyyy-MM-dd'T'HH:mm:ss
, so I've added that format and included it in the date tests.Also:
Date + codingStrategy.swift
.Package.swift
. This way tests are available even when opening the project in Xcode 11 with thePackage.swift
directly.