dateTimeFormat mask syntax
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)?
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.
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.
Hmmm... Then it should be something like a data type which could be loaded by the plugin as well...
Partly solved in #602