mirror of
https://github.com/grocy/grocy.git
synced 2026-03-31 01:59:26 +02:00
Uses the moments unit parsing logic to support "N {unit}" expressions in the field
Examples:
1 year
30 days
5 m
5 months
See:
https://momentjs.com/docs/#/utilities/normalize-units/
Also fixes bug where any four characters would trigger MMDD case.
|
||
|---|---|---|
| .. | ||
| batterycard.js | ||
| calendarcard.js | ||
| camerabarcodescanner.js | ||
| chorecard.js | ||
| datetimepicker.js | ||
| datetimepicker2.js | ||
| locationpicker.js | ||
| numberpicker.js | ||
| productamountpicker.js | ||
| productcard.js | ||
| productpicker.js | ||
| recipepicker.js | ||
| shoppinglocationpicker.js | ||
| userfieldsform.js | ||
| userpicker.js | ||