NextFaze / FazeKit

A collection of helper functions and extensions for Swift iOS apps
Apache License 2.0
4 stars 8 forks source link

Add a separate function for date and time components #18

Closed ricsantos closed 1 year ago

ricsantos commented 1 year ago

There is a dateComponents() and timeComponents() function.

Now there is also a .... dateAndTimeComponents() function.