From 597e7dbc6a7140c23704d5941e1c44b152941639 Mon Sep 17 00:00:00 2001
From: Elena.Budnik ASCII Time Table Time Format
-Year Month Day Hour Minute Second => with different separators ("-", ":", "/", " ") used in a standard way.
+
Milliseconds are not taken in to account.
Examples:
@@ -9,7 +9,9 @@ Examples:
-If you plan to use uploaded time table to work with data note that :
+
+
Valid time range: 1970-01-01 - 2038-01-19
diff --git a/help/uploadTTHelp b/help/uploadTTHelp
index 375c9db..a023afe 100755
--- a/help/uploadTTHelp
+++ b/help/uploadTTHelp
@@ -12,12 +12,20 @@ access only for the moment!) and select the file by browsing the remote files.
-4 : Time table format is detected automatically - if not, select the format. +4 : Time table format is detected automatically.
VOTable format uses ISO time definition.
-ASCII format allows different time definitions
+ASCII format allows different time definitions:
+
+Year Month Day Hour Minute Second => with different separators ("-", ":", "/", " ") used in a standard way.
+
Milliseconds are not taken in to account.
+
+
+Year Day-Of-Year Hour Minute Second => with different separators ("-", ":", "/", " ").
+Day-Of-Year (three letters !!!) starts from 0, i.e. the 1st of January is 0.
+
Valid time range: 1970-01-01 - 2038-01-19.
-- libgit2 0.21.2