strptime
strptime copied to clipboard
a fast strptime engine
Pretty please? If we got some community members to help port it, would you consider including it in a release? strptime appears to be a dependency of fluentd (possibly via...
Please provide a description in the README of what the available formatting flags are. Where is %L defined, for instance? At least a link would be helpful if this is...
One test is failing when executed on armhf, using ruby 2.5: ``` RUBYLIB=//debian/ruby-strptime/usr/lib/arm-linux-gnueabihf/ruby/vendor_ruby/2.5.0://debian/ruby-strptime/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-strptime/usr/share/rubygems-integration/2.5.0:/var/lib/gems/2.5.0:/usr/lib/ruby/gems/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all:/usr/lib/arm-linux-gnueabihf/rubygems-integration/2.5.0 ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb Strftime parses %Y parses %y parses %b...