cfdocs icon indicating copy to clipboard operation
cfdocs copied to clipboard

dateTimeFormat mask syntax

Open shaedrich opened this issue 8 years ago • 4 comments

Should dateTimeFormat mask syntax better moved to a separate guide where other functions can link to as well to tidy dateTimeFormat a bit up (much shorter description text)?

shaedrich avatar Aug 31 '17 16:08 shaedrich

I'm a bit torn on this one because I like having it in my IDE when it provides help (I'm using the sublime text 3 plugin for CFML which uses cfdocs.org to provide tooltips).

It probably makes sense to move it into the mask argument description rather than in the main description.

pfreitag avatar Aug 31 '17 17:08 pfreitag

on the subject of dateTimeFormat it says under lucee that the member function is not supported, but Lucee 5 appears to have added support for the member function syntax. So it is only 4.5 that does not have support for it.

pfreitag avatar Aug 31 '17 17:08 pfreitag

Hmmm... Then it should be something like a data type which could be loaded by the plugin as well...

shaedrich avatar Aug 31 '17 18:08 shaedrich

Partly solved in #602

shaedrich avatar Oct 24 '17 09:10 shaedrich