castelao / seabird

Python parser for Sea-Bird CTD outputs, usually .cnv files.
BSD 3-Clause "New" or "Revised" License
49 stars 30 forks source link

fixed the string format for strftime #58

Closed botheredbybees closed 5 years ago

botheredbybees commented 5 years ago

changed 's' in the date to 'd'

codecov-io commented 5 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #58   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          61     61           
=====================================
  Hits           61     61

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 23073b2...4fe8689. Read the comment docs.

castelao commented 5 years ago

@botheredbybees, thank you very much! Would you mind to include your name in the AUTHORS.rst, and squash everything in a single commit?

castelao commented 5 years ago

Thanks! New release 0.11.5