Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

How can I change the date format?

Jayadev Kv   ( User )

Commented 6 years ago

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?

Denis Dulici   ( Admin )

Commented 6 years ago

You can change it from Settings > General > Localisation tab.

Jayadev Kv   ( User )

Commented 6 years ago

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.

Stefan Ilivanov   ( User )

Commented 6 years ago

Add the following line to .htaccess


[code]


php_value output_buffering "0"


[/code]


 


and try again from settings/Localisation

Denis Dulici   ( Admin )

Commented 6 years ago

Jayadev, any screenshot plz?

Mokter Hossain   ( User )

Commented 5 years ago

I get 500 error after adding this line 

Please login or register to leave a response.

Showing 1 to 6 of 6 discussions