ioquatix/time-zone

View on GitHub

Showing 2 of 2 total issues

Method initialize has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

            def initialize(year, month, day, hour, minute, second, zone = "UTC")
Severity: Major
Found in lib/time/zone/timestamp.rb - About 50 mins to fix

    Method new has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            def self.new(year, month, day, hour, minute, second, zone)
    Severity: Major
    Found in lib/time/zone.rb - About 50 mins to fix
      Severity
      Category
      Status
      Source
      Language