Bug #25727
Updated by Clark ANDRIANASOLO 27 days ago
Instead of current dd/MM/yyyy the format of date should be yyyy/MM/dd (e.g. for querying last date inventory) because in the nodes tables the inventory date is displayed at ISO8601 format so it is easier to compare A change of the specification from #23671. EDIT : @yyyy/MM/dd@ is a supported format on the frontend but it will not be supported in the backend, see the child issue #25934. Soooo, @yyyy-MM-dd@ is now the main format ! #23671