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

Timestamp formatting #47

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Timestamp formatting #47

merged 2 commits into from
Sep 4, 2023

Conversation

dbrgn
Copy link

@dbrgn dbrgn commented Sep 2, 2023

Show state "last change" timestamp as localized datetime.

Fixes #46.

@dbrgn dbrgn added the enhancement New feature or request label Sep 2, 2023
@dbrgn dbrgn requested a review from a team September 2, 2023 21:54
@dbrgn dbrgn self-assigned this Sep 2, 2023
@dbrgn
Copy link
Author

dbrgn commented Sep 2, 2023

(In case building fails, this is probably because the latest spaceapi-kt release did not yet propagate to the production Maven Central servers.)

@niccokunzmann
Copy link
Member

True. How long does this take?

@dbrgn dbrgn force-pushed the timestamp-formatting branch from 50899bc to 40ec97b Compare September 4, 2023 06:46
@dbrgn
Copy link
Author

dbrgn commented Sep 4, 2023

Works now. (Usually takes around an hour.)

@dbrgn dbrgn merged commit 2826ad6 into main Sep 4, 2023
@dbrgn dbrgn deleted the timestamp-formatting branch September 4, 2023 15:52
@niccokunzmann
Copy link
Member

niccokunzmann commented Sep 4, 2023 via email

@dbrgn
Copy link
Author

dbrgn commented Sep 4, 2023

It already is part of the changelog, see diff 🙂

@NANASHI0X74
Copy link

when will this be released? I'd really like to have this feature- as of now I keep copying the lastchange and pasting it in epochconverter online, which is a bit of a pain

@niccokunzmann
Copy link
Member

niccokunzmann commented Sep 29, 2023 via email

@dbrgn
Copy link
Author

dbrgn commented Sep 30, 2023 via email

@dbrgn
Copy link
Author

dbrgn commented Oct 2, 2023

Done. Now we need to wait for F-Droid to pick up the new tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

display lastchange timestamp as formatted string
3 participants