bareos: master b0c84b96

Author Committer Branch Timestamp Parent
Alaa Eddine Elamri Alaa Eddine Elamri master 2021-02-04 14:00 master 725164ad Pending
Changeset dir: added support for shorter time formats

- User can now directly enter a short date such as 1999-05, and it will be compensated with the lowest remainder values possible to become a full date such as 1999-05-01 00:00:00
- added tests for different user date entries
mod - core/src/dird/ua_restore.cc Diff File
mod - core/src/dird/ua_restore.h Diff File
mod - core/src/tests/time_format_test.cc Diff File