Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Introduce a type for dealing with robtops "timestamps" #14

Open
stadust opened this issue May 30, 2020 · 2 comments
Open

Introduce a type for dealing with robtops "timestamps" #14

stadust opened this issue May 30, 2020 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@stadust
Copy link
Owner

stadust commented May 30, 2020

Not really high priority, but it would be nice to have some Enum representing them instead of passing them around as strings. Would also allow to implement Ord for them, which introduces the possibility to sort levels by upload date I guess.

Although Robtop's timestamps are really... inaccurate.

@stadust stadust added the good first issue Good for newcomers label May 30, 2020
@zRyder
Copy link
Contributor

zRyder commented Aug 3, 2020

Commenting on this so I can actually be assigned the issue

@stadust
Copy link
Owner Author

stadust commented Aug 14, 2020

The structs introduced in #29 will also have to be updated to use this type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants