Simplified date format function

Description

In ACF2018, introduced a new member function dateObj.format(), which is equivalent to the member function dateObj.dateTimeFormat(). Lucee already supports for member function dateObj.dateTimeFormat() but lucee doesn't support for dateObj.format().

Activity

Pothys - MitrahSoft 29 May 2018 at 14:01

I've added the support for dateObj.format(date,[mask,timezone]) member function for dateTimeFormat(). Modified the test case also.

Pull Request: https://github.com/lucee/Lucee/pull/505

Fixed

Details

Assignee

Reporter

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Fix versions

Priority

Created 29 May 2018 at 11:49
Updated 11 June 2018 at 15:34
Resolved 11 June 2018 at 15:34