Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(pushid): add timestamp extraction & parsing #47

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

t3hmrman
Copy link
Member

@t3hmrman t3hmrman commented Dec 8, 2023

At present, the upstream pushid crate does not support timestamp extraction or parsing a pushid from a given string value, so the library is vendored into this one (until changes can be merged upstream).

This commit adds timestamp extraction and parsing of pushids from strings.

Resolves #43

At present, the upstream `pushid` crate does not support timestamp extraction or
parsing a pushid from a given string value, so the library is vendored
into this one (until changes can be merged upstream).

This commit adds timestamp extraction and parsing of pushids from
strings.

Signed-off-by: vados <vados@vadosware.io>
@t3hmrman t3hmrman force-pushed the main branch 20 times, most recently from ea2d1b4 to e514501 Compare March 7, 2024 17:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add support for parsing & timestamp extraction for PushIDs
1 participant