Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

ScentreGroup/centre_timezones

 
 

Repository files navigation

CentreTimezones

Returns the timezone of a given centre

Installation

Add this line to your application's Gemfile:

gem 'centre_timezones', git: '[email protected]:westfield/centre_timezones.git'

And then execute:

$ bundle

Or install it yourself as:

$ gem install centre_timezones

Usage

CentreTimezones.time_zone_from_centre('bondijunction') => "Australia/NSW"

CentreTimezones.time_zone_from_centre('carindale') => "Australia/Queensland"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.2%
  • Shell 0.8%