Is there any built-in support for that? And if not, is there any consensus about handling such dates?
Links to owncoded solutions, or fragments of it, are very welcome.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no built in support for dates in this range so you will have to code your own.
Here is an example http://flipbit.co.uk/2009/03/representing-large-ad-and-bc-dates-in-c.html.