Custom number and date formatting
Posted: Wed May 29, 2013 11:03 am
I have just looked into the code and database to find out how I can change the date formatting (in particular) to a format that is leagal i Norway (such as "dd.mm.yyyy"). But i found that rather hard.
Managed to edit the code to change the formatting a date from the database into an object. But then, the date became unparsable when read back from the form to be stored in the database. So this problem has two sides...
Does nuBuilder have an intended way of doing this, or is it a feature that I have to wait for.
Then consider this a feature request.
The best way is, if I could specify the date format in a 'free' form, such as "dd.mm.yyyy" or "d/m-yy".
Agnar
Managed to edit the code to change the formatting a date from the database into an object. But then, the date became unparsable when read back from the form to be stored in the database. So this problem has two sides...
Does nuBuilder have an intended way of doing this, or is it a feature that I have to wait for.
Then consider this a feature request.
The best way is, if I could specify the date format in a 'free' form, such as "dd.mm.yyyy" or "d/m-yy".
Agnar