From 25ba49cc221d00fa9a67d2cc11eb0ebb62380fdd Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 15 Dec 2016 21:54:09 -0500 Subject: [PATCH] Notes --- README.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5b44651..4dd49df 100644 --- a/README.rst +++ b/README.rst @@ -35,4 +35,11 @@ Just playing with an API here:: >>> rand_day.timezone -Timezones fit in here somewhere... +Timezones fit more in here somewhere... + + +Notes +----- + +- This library is based around epoch time, so dates before Jan 1 1970 are not supported. You'll live. +- Don't panic, and always carry a towel.