Commit Graph

5 Commits (60503a606e48d0cfdcc96e7fb451d8ec514d56f6)

Author SHA1 Message Date
Víctor Martínez 668819e43c [IMP] datetime_formatter: black, isort, prettier 2024-04-23 14:24:19 +02:00
oleksandrpaziuk 1151c19043 [MIG] datetime_formatter: Migration to 11.0
[UPD] Update datetime_formatter.pot
2024-04-23 14:24:12 +02:00
Jairo Llopis bbb693d5f2 [MIG][10.0][datetime_formatter] Migration
Special highlights:

- Fixed some license headers.
- Adhered to normal addon structure.
- Removed `exceptions.py` and use `UserError` instead.
- Allow submodules to import some constants from main namespace.

The rest is basically a standard migration.

OCA Transbot updated translations from Transifex
2024-04-23 14:24:10 +02:00
cubells b3f8ff6474 datatime_formatter migration to 9.0
OCA Transbot updated translations from Transifex
2024-04-23 14:24:07 +02:00
Jairo Llopis c8f00ef3ab Add module datetime_formatter.
This module allows the developer to format any date/time combination in
the most comfortable way for the user, just with a quick call to
2024-04-23 14:12:52 +02:00