Bug 30708: Koha controller script and template changes
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / js-date-format.inc
2023-07-14 Martin RenvoizeBug 33804: (follow-up) Convert to JSDoc formatted docum...
2023-07-14 Jonathan DruartBug 33804: Use as_due_date to display due dates
2023-07-14 Jonathan DruartBug 33804: Add as_due_date option to $date
2023-01-31 Jonathan DruartBug 30310: Fix date_to_rfc3339
2023-01-31 Jonathan DruartBug 30310: Replace one more occurrence to moment
2023-01-31 Jonathan DruartBug 30310: Adjust js-date-format
2022-11-08 Jonathan DruartBug 32030: ERM - Vue version
2022-07-29 Jonathan DruartBug 30650: Add circulation page view
2020-05-01 Agustin MoyanoBug 24980: (follow-up) return '' when date is null
2020-05-01 Martin RenvoizeBug 24980: Only add timezone if passed a date-time
2020-04-29 Owen LeonardBug 25002: JS Includes should be wrapped with template...
2020-03-25 Martin RenvoizeBug 24455: (follow-up) Document function
2020-03-25 Agustin MoyanoBug 24455: Add JS functions to format date and datetime...