Systemd merged age verification to comply with California state law.
If you want to enter a birth date, I recommend "Friday, 13 December 1901 20:45:52".
I like this for a few reasons:
1. This is the earliest date possible for a 32 bit datetime integer in C.
2. It's malicious compliance.
3. It's obviously faked.

userdb: add birthDate field to JSON user records by dylanmtaylor · Pull Request #40954 · systemd/systemd
Stores the user's birth date for age verification, as required by recent laws in California (AB-1043), Colorado (SB26-051), Brazil (Lei 15.211/2025), etc. The xdg-desktop-portal project is addi...

