|
|
|
|
|
by foobar1962
2686 days ago
|
|
We need to find out the date the original poster actually entered to make the booking. They may have entered 2/2/19. Perhaps the code for the calendar interpreted it literally (as year 0019) while the code to display the date string did a conversion for Y2K. |
|