Extracting video frames date-time data

no, not possible. you can get the time relative to the 1st frame, though.

if you are recording that video, maybe you can save timestamps in a seperate text file (or make overlays on the images using putText())

at least, you could save the video with a timestamp in the filename, so all you need is offsets from there