Serialization of java date class to a column in a database


Serialization of java date class to a column in a database
I inherited a legacy database and a few of the date columns appear to be stored in a java format. I'm wondering if there is a sure fire way to transform the format to a readable/regular date format. picture of the current format shown below.
I appreciate the help. Thanks in advance everyone.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Comments
Post a Comment