#include "_doctype.html" cURL - year 2000 compliance #include "css.t" #define CURL_Y2K #include "_menu.html" #include "setup.t" TITLE(Curl and the Year 2000)

Curl, like other well-designed Unix software, does not suffer from a Year 2000 issue. Unix dates are based around a 32-bit field centered around January 1 00:00:00 1970, with a range from Dec 13, 1901 to January 19, 2038. We therefore anticipate no impact on any of our Unix or win32 implementations because of the new millenium.

You can safely trust curl to continue to work (at least date-wise) unmodified until early in the year 2038. #include "_footer.html"