in src/objects/serverside/user-data.js [297:299]
get date_of_birth() { return this._dates_of_birth == null ? null : this._dates_of_birth[0]; }