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 previous 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.")
 
Read Message
Read Message
Previous Topic: How to display several languages without translation files?
Next Topic: EditField and DateFormat problems
Goto Forum:
  


Current Time: Tue Jun 23 09:05:19 GMT+2 2026

Total time taken to generate the page: 0.00405 seconds