Project: QGIS

Version: 2.16.0

Feature: Changes to expressions

  • Support date + time = datetime calculations
  • Support for date - date, time - time and datetime - datetime type calculations which return an interval.
  • New char(...) function for returning a matching character by unicode value