Skip to content

Zigor Time Table protocol implementations in Java, Swift and C#

License

Notifications You must be signed in to change notification settings

SoroushMehrInst/ZigorTimeTable

 
 

Repository files navigation

Zigor Time Tables

C# Build Status

Zigor time table is a model for Offline calculation of recurring time tables with minimal data structure and incredible performance. Time tables in Zigor are completely flexible.

Abilities

  • Determine nearest status change from a given time
  • Determine whether or not status is Open at a given time
  • Get a list of n changes in future from a given time

Installation

.Net

ZigorTimeTable is available on Nuget: ZgTimeTable

Install-Package ZgTimeTable

Swift

ZigorTimeTable is available on CocoaPod: add this line to your podfile

Pod 'ZigorTimeTable'

About

Zigor Time Table protocol implementations in Java, Swift and C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 52.5%
  • Swift 24.1%
  • Java 20.2%
  • Ruby 3.2%