perry-mitchell / ulidx

ULID generator for NodeJS and the browser
MIT License
281 stars 17 forks source link

Time decode error: Invalid character #19

Closed perry-mitchell closed 1 year ago

perry-mitchell commented 1 year ago

I'm getting the following decoding a ULID's time:

Time decode error: Invalid character: p

When decoding: 01gzg7pcspvhf0s44w7g5re071. The ULID is lower case; but as ULIDs are case insensitive this should not fail.