chadcham wrote: Does anyone know what date format this stores into the user_birthday field of the phpbb_users table? For example, my birthday is 10-18-1974 and in the user_birthday field it is stored as 1751. I need to populate this field from a spreadsheet, but I cannot figure out what logic is used to generate the short format used for the date.
Thanks!
Chad
Looking at the values, could it be days since 1-1-1970?