Your Digitized Videos All Say Today's Date
The USB drive came back, you dragged everything into Google Photos, and now thirty years of birthdays are stacked at the top of your timeline dated this month. Nothing is broken and nothing is lost — the video file was created the day the service played your tape, so that's the only date it carries. The fix is to tell your photo library the real recording date, either one clip at a time inside the library or once, permanently, in the file itself before you upload. This guide covers both, plus how to figure out the real date when nobody wrote it on the label.
Why every clip says today
Every video file carries a small block of hidden information — metadata — and one of those fields is the creation date. Photo libraries sort by that field. When a transfer service digitizes your tape, it plays the tape and records a new file, so the creation date is the day of the transfer, not the day of the christening.
The real date usually did exist, in one of two places:
- Burned into the picture.The orange "DEC 25 1994" in the corner of the frame is part of the image, not data. A computer can only get it back by reading it off the screen.
- Recorded on the tape itself. Digital formats like MiniDV and Digital8 stored a recording date alongside the video. Whether that date survives depends entirely on how the tape was captured, and most mail-in workflows do not carry it through.
So the date is not hiding somewhere in your file waiting to be switched on. It has to be put back. The good news is that cloud libraries never argue — whatever date you set is the date they use.
Finding the real date
In rough order of reliability:
- The on-screen timestamp.Scrub through the clip and look at the corners. Many camcorders stamped the date on every recording, and plenty of families left it on. This is the gold standard — it's the camcorder's own record.
- The tape label."Kids Christmas 93-94" in your mother's handwriting is good enough. Use it.
- What's in the frame. Birthday candles give you an age. A graduation gown gives you a May or June. A car in the driveway, a haircut, a pregnant sister — a phone call to a sibling settles most clips in under a minute.
Do not let the perfect date stop you. Month-and-year is enough to put a clip in the right place forever, and you can always sharpen it later. The only genuinely wrong answer is leaving everything dated this year.
Fixing it in Google Photos
For clips already uploaded, this is the fastest route:
- Open the clip.
- Open its info panel — the i button on the web, or a swipe up in the phone app.
- Tap the date and enter the real one. Save. The clip jumps to its proper spot in the timeline immediately.
To do several at once, select them first, then look for the date option in the selection menu — Google lets you set a group to one date or shift a group by the same amount, which is ideal when a whole batch came off one tape. If you can't find it in your version of the app, do them individually; the per-clip route always works.
One thing worth knowing before you spend an evening on this: this edit lives inside Google Photos. The file on your drive is untouched, so re-uploading it anywhere else brings the wrong date right back. More on the permanent fix below. Our Google Photos upload guide covers the rest of the setup.
Fixing it in Apple Photos
On a Mac, select the clip and choose Image → Adjust Date and Time, then type the real date. Select several clips first and Photos moves them all by the same amount — so if a whole tape came in dated today and you know it was August 1996, one adjustment fixes the batch and keeps the clips in their original order relative to each other.
On an iPhone or iPad, open the clip, swipe up or tap the i button, and use the adjust option next to the date.
Same caveat as Google: the change lives in your Photos library, not in the original file sitting on the drive. See our Apple Photos guide for importing and iCloud behavior.
Fixing the file itself (the permanent version)
If these files are your family archive — the copy that will outlive whichever cloud service you happen to use today — put the date inside the file. Then every library you ever import it into reads the right date on its own.
The tool for this is ExifTool, a free utility for Mac, Windows, and Linux from exiftool.org. It is a command-line tool, which sounds worse than it is — you type one line. This is the same tool our own pipeline uses to stamp finished clips:
exiftool -overwrite_original \
"-AllDates=1994:12:25 10:00:00" \
"-FileModifyDate=1994:12:25 10:00:00" \
"Christmas Morning.mp4"Note the format: colons in the date, a space, then the time in 24-hour form. Point it at a folder instead of a file name and it does the whole folder. To confirm it took, run exiftool -time:all "Christmas Morning.mp4" and read back what's in there. MP4 and MOV files store their timestamps in a way that can shift with time zones, so if a clip lands a few hours off, that's why — for home movies it never matters.
Don't want a command line? Then use the in-library edits above and accept that they live in that library. Windows users sometimes have luck editing a "Media created" field in the file's Properties → Details tab, but it's inconsistent across video formats — try it on one file before planning your afternoon around it.
When you have hundreds of clips
Twenty tapes cut into scenes is several hundred files, and hand-dating several hundred files is a project people abandon halfway through. Two things keep it manageable:
- Put the date in the file name too.
1994-12-25 Christmas Morning.mp4sorts correctly in any folder on any computer, and it survives every copy, backup, and hand-off to a sibling. Cloud libraries will sometimes fall back to reading a date out of the file name when the file has none — nice when it happens, but the metadata is what you should rely on. - Group by year. Folders like
1994/1994-12/make it obvious at a glance what's been dated and what hasn't, which is what lets you do this in twenty-minute sittings instead of one miserable weekend.
This is the part TapeSave automates. It reads the burned-in camcorder date off the picture, splits the tape at scene changes, and writes that date into each finished clip — into the file's metadata and into its name, so the clips sort themselves the moment they land in Google Photos or Apple Photos.
The order that saves the most work
- Back up the raw files first, exactly as the service delivered them. Everything below is reversible, but only if you kept an original.
- Split the long file into scenes. A three-hour tape has no single correct date; a three-minute scene does.
- Date each scene in the filewith the ExifTool line above, and name it while you're there.
- Then upload. Everything sorts itself, and you never do this again.
If you've already uploaded, no harm done — fix the dates in the library now for the family, and fix the files on the drive whenever you get to it. For the wider checklist of what to do with a fresh box of transferred files, see the post-digitization playbook, and if some of those files won't even open, start with the won't-play guide.
Frequently Asked Questions
Why do my digitized home videos show today's date instead of when they were recorded?
Because the file was created today. A transfer service plays your tape and records a brand-new video file, and the only date that file carries is the moment it was made. The original recording date lived on the tape as a burned-in on-screen timestamp, or in the camcorder's own tape data — neither of which survives into a plain MP4 unless someone puts it there deliberately.
If I fix the date in Google Photos, does it change the actual file?
No. Editing the date in Google Photos or Apple Photos changes it inside that library only. Your original file on the drive still carries the old, wrong date, and if you ever upload the same file somewhere else it will be wrong again. If you only ever watch in one library, that's fine. If the files are your long-term archive, fix the file itself before uploading.
What if I don't know the exact date?
Guess to the month and move on. A clip dated June 1994 sits in the right place in your family timeline forever; a clip dated 2026 sits next to your grandchildren's soccer photos and ruins the sort for everyone. Nothing bad happens if the day is off by a week — cloud libraries treat your entered date as fact and never argue with it.
Can I change the date on a whole batch of clips at once?
Yes. In Google Photos and Apple Photos you can select multiple items and adjust them together, which works well when a batch shares one date or needs the same offset. For files on your drive, the free command-line tool ExifTool can date an entire folder in one pass — that's exactly what our own pipeline uses under the hood.
Should I fix the dates before or after uploading to the cloud?
Before, if you can. A photo library reads the date once, when the file goes in. Fix the file first and every library you ever put it in — Google Photos, Apple Photos, a backup drive, a Plex server — gets the right date for free. Fix it after and you're re-doing the work in every place the file lives.
Does it matter what order I split and date the clips?
Split first, then date. One three-hour tape usually spans years of birthdays and holidays, so there is no single correct date to give it. Once it's cut into scenes, each scene gets its own real date — and that's the version that's actually useful in a timeline.
Skip the dating step entirely
Upload the file your transfer service gave you. TapeSave reads the camcorder date off the picture, splits the tape into scenes, and stamps each clip with its real date — so they land in the right year the first time. Starting at $9.99 per video.
Get startedFound more tapes in the closet?
Almost everyone sends in half the box and finds the rest later. A mail-in service digitizes the stragglers without a VCR or any cables — ask for MP4 files, then date and split them alongside the ones you already have.
Send in the rest of the tapes →If you order through this link we may earn a commission, at no extra cost to you.
Get Our Free Home Video Preservation Checklist
Join 500+ families preserving their memories. We'll send tips, not spam.
No spam, unsubscribe anytime.