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

Improvement of date format (for other languages) using admin panel format? #56

Closed
beceha opened this issue Jun 3, 2014 · 0 comments
Closed
Labels
Triage-2019 Triage of old issues. Would be used as reference for more recent ones.

Comments

@beceha
Copy link

beceha commented Jun 3, 2014

Hi Alex,

could you please improve the date format of HUEMAN?

It is really lots of work and files to change, just to change the date format for other languages like German. If you'd use the admin format everywhere, it would be much better:

<?php the_time(get_option('date_format')); ?>

instead of

<?php the_time('j M, Y'); ?>

thanks, appreciate!

@ghost ghost closed this as completed Nov 28, 2019
@ghost ghost added the Triage-2019 Triage of old issues. Would be used as reference for more recent ones. label Nov 28, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage-2019 Triage of old issues. Would be used as reference for more recent ones.
Projects
None yet
Development

No branches or pull requests

1 participant