Registry / utility / strptime

strptime

JSON →
library0.2.5rbrubygemsunverified

A fast strptime/strftime engine which uses VM.

gem install strptime
INSTALL
IMPORT
SIG · STRPTIME
S
strptime
utilityrubyv0.2.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Strptime
require 'strptime'

Parse a date string using a format

require 'strptime' parser = Strptime.new('%Y-%m-%d') parser.parse('2023-01-01')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
strptime — gem install strptime · libregistry