Hi All, I have a Generic Record with timestamp columns and I want to convert the entire generic record to Json so I tried genericrecord.toString() and the timestamp columns in json output has milliseconds how I am trying to see if there is an easy way where the JSON output can have *2018-06-29 00:36:27.678* for timestamp columns in Generic Record?
Thanks!
