Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Google Sheets convert /Date(1714867200000)/ …to MM/DD/YYYY HH:MM:SS

In the event this question has (indeed) been asked before …my apologies (still learning how to use StackOverFlow)

Please let me know if there’s a Google/Spreadsheet "Function" that will provide a DD/MM/YYYY HH:MM:SS (readable) "Date" value into Column "B"?

I think the format is Json (not sure) …I’ve copied the date column into a "forum friendly" Google Sheet

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Link to Google Sheet with Date "Column"

Google Sheet

>Solution :

You may try:

=map(A2:A,lambda(Σ,if(Σ="",,epochtodate(--regexextract(Σ,"\d{10}")))))

enter image description here

  • format the column to required date format accordingly
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading