Ask, reply and learn. Join the community of Akaunting.
I need to change the date format that is (yyy-mm-dd) to dd-mm-yyyy everywhere on the platform.Where can i change that?
You can change it from Settings > General > Localisation tab.
It is not working from settings change.I already tried that. Value of date fields(for eg. invoiced_at at due_at) in invoice page.It shows in the format yyyy-mm-dd. I wish to display in dd-mm-yyyy format.
I can see that you have used input-mask plugin to achieve the effect, but can't find the plugin files loaded.
Add the following line to .htaccess
[code]
php_value output_buffering "0"
[/code]
and try again from settings/Localisation
Jayadev, any screenshot plz?
I get 500 error after adding this line
Showing 1 to 6 of 6 discussions