Feature Description
Raised by community user
https://community.solace.com/t/local-event-feeds-reference-variables/4375
I want to use a past date. Works fine but is in the wrong format I have tried this but has no affect.
“rule”: {
“name”: “orderDate”,
“type”: “string”,
“group”: “DateRules”,
“rule”: “past”,
“years”: “12”,
“format”: “yyyy-MM-dd”,
Use Case
Like other date rules, these should be able to support various date formats.
Proposed Solution
No response
Feature Description
Raised by community user
https://community.solace.com/t/local-event-feeds-reference-variables/4375
I want to use a past date. Works fine but is in the wrong format I have tried this but has no affect.
“rule”: {
“name”: “orderDate”,
“type”: “string”,
“group”: “DateRules”,
“rule”: “past”,
“years”: “12”,
“format”: “yyyy-MM-dd”,
Use Case
Like other date rules, these should be able to support various date formats.
Proposed Solution
No response