TimeZoneScheduler

Build Status

A Ruby library that assists in scheduling events whilst taking time zones into account. E.g. when to best deliver notifications such as push notifications or emails.

NOTE: It is not yet battle-tested. This will all follow over the next few weeks.

Installation

Add this line to your application's Gemfile:

gem 'time_zone_scheduler'

And then execute:

$ bundle

Or install it yourself as:

$ gem install time_zone_scheduler

Usage

See the documentation.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/alloy/time_zone_scheduler.

License

The gem is available as open source under the terms of the MIT License.