View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] ebowman@gmail.com is offline
external usenet poster
 
Posts: 1
Default mySQL timestamp to readable format

How would I go about doing this? The format is 20070112130325, so
basically YYYYMMDDhhmmss. Does Excel have anything built in to convert
this to a readable format or do I have to parse it to format it?