You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restored support for in() function for DateInRegion,Date and TimeInterval with support for single and multiple component extractions.
Added isInside() (in SwiftDate 4 named isIn) for DateInRegion and Date to compare a date inside another using specified granularity.
The text was updated successfully, but these errors were encountered:
Restored support for
in()
function forDateInRegion
,Date
andTimeInterval
with support for single and multiple component extractions.Added
isInside()
(in SwiftDate 4 namedisIn
) forDateInRegion
andDate
to compare a date inside another using specified granularity.The text was updated successfully, but these errors were encountered: