Feature proposal #4241
closed
Adjust conditional format order
Added by krileon about 11 years ago.
Updated about 10 years ago.
Start date:
16 September 2013
Description
When using date in a conditional it should occur after strtotime so formatting can be done first.
All "to_TYPE" should be absolutely first so they occur before any other formatting.
- Target version set to 6.0.0
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Typecase functions will trigger first (e.g. to_string, to_integer, to_boolean). Next functional functions like strtotime followed by date will be next. After that all string processing functions like strtoupper will occur. Last will be trim.
- Status changed from Resolved to Closed
Also available in: Atom
PDF