Commit Graph

6 Commits (8aed91993e0973fe8a48579cce076b0abdb2176f)

Author SHA1 Message Date
Víctor Martínez 8aed91993e [MIG] datetime_formatter: Migration to 13.0 2022-02-07 17:41:36 +02:00
Víctor Martínez 3e73fefc38 [IMP] datetime_formatter: black, isort, prettier 2022-02-07 17:41:36 +02:00
oleksandrpaziuk 812ceea013 [MIG] datetime_formatter: Migration to 11.0 2022-02-07 17:41:35 +02:00
Jairo Llopis b2508e69f2 [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.
2022-02-07 17:41:35 +02:00
cubells 1b1d104367 datatime_formatter migration to 9.0 2022-02-07 17:41:35 +02:00
Jairo Llopis e7473ccf01 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
2022-02-07 17:41:35 +02:00