lib/tzinfo/timezone_period.rb in tzinfo-0.3.3 vs lib/tzinfo/timezone_period.rb in tzinfo-0.3.4

- old
+ new

@@ -18,11 +18,9 @@ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. #++ -# TODO: Turn this into the real TimezonePeriod. - require 'tzinfo/offset_rationals' require 'tzinfo/time_or_datetime' module TZInfo # A period of time in a timezone where the same offset from UTC applies.