Christoph Posted June 27, 2018 Posted June 27, 2018 Hi there, I have an installation with German admin language . For a date field I want an input like "Mai 2016". With PHP date it works fine, problem is, the date within the input field is shown in English like "May 2016". For the output I can use strftime %b %Y, which works fine and shows the German month names. If I try this for the admin, the value won't be saved. Is there a way to get German month names into the admin input fields? I know it's not a big deal having them in English, as they are very similar. I'm just curious if I'm missing something.
szabesz Posted July 20, 2018 Posted July 20, 2018 Hello, Related thread: https://processwire.com/talk/topic/1751-cant-get-pw-to-output-german-month-names/ you might also want to check out the first few results of this search: https://www.google.hu/search?q=admin+language+date+input+field+site%3Aprocesswire.com%2Ftalk Hope this helps.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now