houseabsolute / DateTime-TimeZone

Time zone object base class and factory
https://metacpan.org/release/DateTime-TimeZone/
Other
9 stars 25 forks source link

Allow an optional separator to DT::TZ->offset_as_string #45

Closed autarch closed 3 years ago

autarch commented 3 years ago

This makes it easier to format offsets nicely from DateTime and other users of this class.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@037994c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #45   +/-   ##
=========================================
  Coverage          ?   48.41%           
=========================================
  Files             ?       28           
  Lines             ?      568           
  Branches          ?       85           
=========================================
  Hits              ?      275           
  Misses            ?      274           
  Partials          ?       19           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 037994c...023bff8. Read the comment docs.