Actions
Feature proposal #3216
closedImplement applying PHP formatting functions to conditions
Description
Would be cool to be able to apply formatting functions such as strtotime to conditions to be able to compare dates for example. Other formatting functions should also be added. Perhaps best approach is to just parse the condition and see if it begins with the certain function, remove it, trim the string, then apply the function.
Updated by krileon about 13 years ago
- Status changed from Assigned to Resolved
- Target version set to 2.4.0
- % Done changed from 0 to 100
Actions