hansva commented on issue #3681:
URL: https://github.com/apache/hop/issues/3681#issuecomment-1969047188

   If the original type is already a date there is no conversion happening, the 
only change that's happening is we only show the data formatted in the 
requested format mask. but behind the scenes, it's still a java date containing 
all the information.
   
   If you want to strip the time you can either convert to a string, or use an 
other transform (formula) to set the time to 0 hours


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to