BigDate : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

BigDate
Canadian Mind Products replacement forthe notorious standard java.util.Date class. BigDate converts back and forth between Julian (days since 1970 Jan 01) and Gregorian (yyyy mm dd) forms. BigDate handles dates from 999,999 BC to 999,999 AD. It handles the following calendar anomalies: Download source. BigDate differs from Oracle’s Date in that it handles dates prior to 1970 and it uses Julian day numbers relative to 1970 Jan 01 rather than millisecond timestamps. BigDate uses 4, 5 or 6-digit years rather than 2-digit years like Oracle’s Date. Month 01=January as is traditional, unlike Oracle’s Date which uses 00=Jan. Similarly, the first of the month is 01 not 00 as in Oracle’s Date class. For example here is how you could compute the day after a given date: There are many more examples in the TestDate.java class that comes with BigDate. BigDate is a bit of a misnomer, BigDate objects are smaller and faster than java.util.Date or java.util.GregorianCalendar objects. I called them BigDate s because they can accurately handle a wider range of date than the Java classes.

This page is posted
on the web at:

http://mindprod.com/jgloss/bigdate.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\bigdate.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[107.23.85.179]
You are visitor number