Commit Graph

4 Commits (d24f3d77a3fd5dd12e4ea70f48e1db478c6e06a2)

Author SHA1 Message Date
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