archongum commented on issue #3481: NIFI-6305: Add RecordPath Standalone 
Functions: formatWithTimeZone and toDateWithTimeZone
URL: https://github.com/apache/nifi/pull/3481#issuecomment-493459823
 
 
   @MikeThomsen Do you mean both `format( /date, "yyyy-MM-dd HH:mm:ss")` and 
`format( /date, "yyyy-MM-dd HH:mm:ss", "GMT+8:00")` functions can work together 
at the same time? It is possible to keep a standalone function which can accept 
2 arguments or 3 arguments together? 
   If it can I would like to change the code. 
   If not, it's not a good idea to modify the existing 2-arguments `format()` 
function to make it only can accept 3 arguments because early version NiFI 
using the 2-arguments one.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to