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

Allow users to individualise date formats #13

Open
Maximilian1021 opened this issue Jul 31, 2021 · 2 comments
Open

Allow users to individualise date formats #13

Maximilian1021 opened this issue Jul 31, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Maximilian1021
Copy link

Hello,

I would be happy if there is more to "individuallize". Am unfortunately not powerful this programming language that I could rework myself.

If I have time, I would like to change the date to dd.MM.YYYY. Where would I find that the?

Thanks a lot

@mogensen
Copy link
Owner

Hi,

Sorry for the long delay. I believe the date format you are referencing is here:
https://github.com/mogensen/cert-checker/blob/main/pkg/web/html.go#L33

I would like to make the entire web interface of cert-checker more customizable when I find the time. But for now the only real option is for you to recompile the project your self.

/ Best of luck

@mogensen mogensen added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 17, 2021
@mogensen mogensen changed the title Question Allow users to individualise date formats Aug 24, 2021
@Maximilian1021
Copy link
Author

I have marked the date I want to change in the attached screenshot. So far I haven't found anything in the code that I can build myself.

The "late answer" doesn't matter :) There is no hurry

Would like to format it like this -> DD.MM.YYYY

I don't have much experience with Go yet :)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants