Tagged Questions

0
votes
1answer
269 views

What to consider before storing negative-dates in MySQL?

I'm working on a project now that will require me to enable users to store negative-dates in the database. These dates have the potential to span many thousands of years BC, and as late as 'Today.' ...