the problem must be in danish.xml that is made for a very old version of yaf.
open the file, find section that begins with
Code: <page name="COMMON">
<!-- common... -->
and paste this
Code: <Resource tag="FORMAT_DATE_TIME_LONG">F</Resource>
<Resource tag="FORMAT_DATE_TIME_SHORT">G</Resource>
<Resource tag="FORMAT_DATE_LONG">D</Resource>
<Resource tag="FORMAT_DATE_SHORT">d</Resource>
<Resource tag="FORMAT_TIME">T</Resource>
right below <!-- common... --> -- or anywhere else within that <page> as long as you know how to paste in XML
If there is no change, try restarting IIS.
please let us know if it worked
Are you by any chance interested in updating danish translation so all the new functions are localized?
... But trust me on the sunscreen!
test2005 wrote:There not bugs(in YAF)...it's either un-defined features or exceptions to expected behavior!!