title | issue |
---|---|
Set local time configuration for date range rule builder |
NEXT-14415 |
- Changed
buildDate
method inCore/Checkout/Cart/Rule/LineItemReleaseDateRule.php
to remove zero time assignment - Changed
buildDate
method inCore/Checkout/Cart/Rule/LineItemCreationDateRule.php
to remove zero time assignment
- Deprecated
datepickerConfig
insrc/app/component/rule/condition-type/sw-condition-line-item-creation-date/index.js
- Deprecated
datepickerConfig
insrc/app/component/rule/condition-type/sw-condition-line-item-creation-date/index.js
- Changed setter of computed property
fromDate
insrc/app/component/rule/condition-type/sw-condition-date-range/index.js
to convert datetime to RFC3399 format - Changed setter of computed property
toDate
insrc/app/component/rule/condition-type/sw-condition-date-range/index.js
to convert datetime to RFC3399 format