Playing around with local date time parsing.

This commit is contained in:
James Cole
2024-11-09 20:38:30 +01:00
parent 0d11769590
commit 0ae5593dde
5 changed files with 19 additions and 5 deletions

View File

@@ -44,6 +44,7 @@ var todayText = ' {{ trans('firefly.today')|escape('js') }}';
// some formatting stuff:
var month_and_day_js = "{{ trans('config.month_and_day_js') }}";
var date_time_js = "{{ trans('config.date_time_js') }}";
var acc_config_new = {format: accountingConfig};
// strings and translations used often: