TimeLord is a simple structure encapsulating NSDate, NSCalendar, NSDateComponents, NSDateFormatter and provide new data type making operation with dates easy.
Features:
- Create date in any format and timezone
- Get date in any format and timezone
- Get date components (like year, month, second, etc)
- Many features for compare date
- Modyfy date, add or sub any date component
- Get diference between date

Leave a Reply
You must be logged in to post a comment.