Tagged Questions
6
votes
2answers
142 views
How to parse serial date in ArcGIS?
I have imported a shapefile that contains a serial date number that looks like this: 41256.260799. I would like to create a new field that shows only the hour and second like this: 06:33. I've tried ...