SwiftDate
SwiftDate copied to clipboard
Fixing issue #696 - Is it possible to round to seconds?
Fixing issue #696 - .toFloorSecs(_)
, .toCeilSecs(_)
, .toSecs(_)
, .to1Sec(_)
and .to1min(_)
are added to the RoundDateMode
s, to be used by dateRoundedAt(_: RoundDateMode)