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

Sending timestamp with different formats in the response of search API so that badges can be created with the same #187

Open
aniketharne opened this issue Jan 11, 2024 · 0 comments

Comments

@aniketharne
Copy link

aniketharne commented Jan 11, 2024

I am trying to create a badge to show latest maven release version date.

When I am using the maven search API, I can see that in the response json you have exposed latest version which is good. There is a timestamp also present in the response in the long format. It is currently difficult to convert this long timestamp to human readable date. Is there a way to convert it using the search API itself? If not, can you please enhance the API to implement this feature?

Requirement is to provide date format in the search API input and expect all timestamps returned in the response to be formatted with the same date format.

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

No branches or pull requests

1 participant