Closed noriega9807 closed 6 years ago
I might be able to work this in. My only concern is en_US. I think i am gonna make that a default param (although feels kinda partial to US folks).
Let me know if this works for you ? https://github.com/goktugyil/EZSwiftExtensions/pull/466.
Hi, I was using the Date extension like this:
And it was running fine on the simulator, however when running on a actual device it always returned
nil
so I modifiedDateExtensions.swift
like this to get this working on a device: