Project

General

Profile

Actions

Feature proposal #4241

closed

Adjust conditional format order

Added by krileon over 10 years ago. Updated over 9 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.

Actions #1

Updated by krileon over 10 years ago

  • Target version set to 6.0.0
Actions #2

Updated by krileon over 10 years ago

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

Actions #3

Updated by krileon over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF