String
extension String
-
Returns a
Date
object of the corresponding FHIR date if it’s format is within the allowed FHIR formatsDeclaration
Swift
public var date: Date? { get }
1.24.0 Docs (100% documented)
extension String
Returns a Date
object of the corresponding FHIR date if it’s format is within the allowed FHIR formats
Swift
public var date: Date? { get }