Kronos VS 10Clock

Compare Kronos vs 10Clock and see what are their differences.

Kronos

Elegant NTP date library in Swift (by lyft)

10Clock

This Control is a beautiful time-of-day picker heavily inspired by the iOS 10 "Bedtime" timer. (by joedaniels29)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Kronos 10Clock
1 -
643 563
2.0% -
2.3 0.0
3 days ago almost 4 years ago
Swift Swift
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Kronos

Posts with mentions or reviews of Kronos. We have used some of these posts to build our list of alternatives and similar projects.
  • Using Date() strange behaviour
    1 project | /r/iOSProgramming | 7 Feb 2023
    If you need to be careful with dates generated client side, then you’ll need to know what the real time is. You can do this by contacting an NTP server, easier if handled through a library like Kronos. Or you can try to calculate the delta between the client clock and your backend clock and adjust Date() values accordingly. Check the “Date” HTTP header in your API responses.

10Clock

Posts with mentions or reviews of 10Clock. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning 10Clock yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Kronos and 10Clock you can also consider the following projects:

TrueTime.swift - NTP library for Swift and Objective-C. Get the true time impervious to device clock changes.

DateTools - Dates and times made easy in iOS

Every.swift - A swift wrapper for NSTimer

Tempo - :watch: Date and time manager for iOS/OSX written in Swift

Punctual.swift

SwiftMoment

SwiftDate - 🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.

Chronology - Robust and type-safe date and time calculations for Swift

iso-8601-date-formatter - A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.