What is the largest (last) date that can be presented in Microsoft Access?
based on http://bytes.com/topic/access/insights/601315-vba-data-types , this is December 31, 9999.
Valid dates range from -657,434 (January 1, 100 AD) to 2,958,465 (December 31, 9999 AD). Valid time values ββrange from 0.0 to 0.9999, or 23:59:59.
Source: https://habr.com/ru/post/1309145/More articles:How can I enlarge a specific window using Python? - pythonHow to protect against cross-site scripting? - securityxsl: variable contains nodeet. How to output nth node variable? - splitIn ActionScript, is there a way to check for a variable with a data type of "Function", - functionHow to delete records from my audit table? - hibernateTiled images in a swing - javaRandom numbers from binomial distribution - c ++STL operator = behavior change with Visual Studio 2010? - c ++Rails nested attributes with a join model, where one of the attached models is a new entry - ruby ββ| fooobar.comCan you fully authenticate Facebook Graph from the command line using Python? - pythonAll Articles