You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The Date Formatter allows you to transform existing date to another date format.

NameDescription
Data Date Format

In Java date format.

e.g., yyyy-MM-dd for 2011-06-01

Display Date Format

In Java date format.

e.g., dd/MM/yyyy for 01/06/2001

  • No labels