range of the calendar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Greetings,

I was wondering how far back access can recognize/ calculate days. For
example, is it possible to enter a date from the fourth century AD or even
the fourth century BC?

I thank you in advance for your help and assistance...
 
On Tue, 9 Oct 2007 06:12:00 -0700, Steven H <Steven
(e-mail address removed)> wrote:

Straight from the help file:
Valid date values range from -657,434 (January 1, 100 A.D.) to
2,958,465 (December 31, 9999 A.D.). Valid time values range from 0.0
to 0.9999, or 23:59:59.
If you want to do date math outside of that, you'd have to write your
own.

-Tom.
 
Thanks a lot for you help!

Tom van Stiphout said:
Straight from the help file:
Valid date values range from -657,434 (January 1, 100 A.D.) to
2,958,465 (December 31, 9999 A.D.). Valid time values range from 0.0
to 0.9999, or 23:59:59.
If you want to do date math outside of that, you'd have to write your
own.

-Tom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top