Project

General

Profile

Actions

Feature proposal #4241

closed

Adjust conditional format order

Feature proposal #4241: Adjust conditional format order

Added by krileon over 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
16 September 2013
Due date:
% Done:

100%

Estimated time:

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.

Updated by krileon about 12 years ago Actions #1

  • Target version set to 6.0.0

Updated by krileon about 12 years ago Actions #2

  • 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.

Updated by krileon about 11 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom