Date Class Usage

Like all RTL Classes, the "new" keyword is not supported, so it is not possible to create and subclass objects.

These static methods do not require a Date object instance. When you invoke the method, it is prefixed with the Date classname and the '.' For example, this expression uses the isoValue of the variable orderline.orders.orderdate to create a valid date for this value in the specified format: Date.fromIsoValue(orderline.orders.orderdate.isoValue).format("DDD DD MMM YYYY")