Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey,
I have a date "1569387782831" it is unix epoch and I want to convert it to human readable date with tjavarow. Can someone help please?
Thanks.
@TRF Thanks a lot for the quick response it was very helpful but I have one more question. Instead of printing it with system.out how can I parse it into a row? For example output_row.created_time . I asked it because it shows me an error cant convert from string to date, but I changed in my schema the type from string to date with pattern.