U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » incorrect date format for hungarian language
incorrect date format for hungarian language [message #4464] Thu, 10 August 2006 16:20 Go to next message
zsolt is currently offline  zsolt
Messages: 704
Registered: December 2005
Location: Budapest, Hungary
Contributor
The correct hungarian date format would be "%1:04d.%2:02d.%3:02d." in Core/Core.t by "date-format" translation.
Line
huHU("%1:02d/%2:02d/%3:4d")

should be changed to
huHU("%1:04d.%2:02d.%3:02d.")
Re: incorrect date format for hungarian language [message #4465 is a reply to message #4464] Thu, 10 August 2006 16:49 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Thanks. Applied.

Mirek
Previous Topic: How to display several languages without translation files?
Next Topic: EditField and DateFormat problems
Goto Forum:
  


Current Time: Mon Jun 15 10:23:04 GMT+2 2026

Total time taken to generate the page: 0.02129 seconds