Open windowswill opened 8 years ago
Database currently uses the Unix Time stamps for any date/time. Currently Unix time stamps are only 32 bit and as such they only go up to January 19, 2038 03:14:08 GMT. I will look into building a better and more flexible way of handling arbitrary dates/times.
When adding records to the accounts table in the UFGQ database, I used the RP dates (2412 instead of 2012) to input dates for induction and promotion. Once set, they promptly reset to all zeros, forcing me to use real time dates.