commit 718302ed4bd9a0f2b72d26719a9d2d189085d320 Author: juga0 juga@riseup.net Date: Tue May 22 08:54:42 2018 +0000
Add file creation date header Line --- bandwidth-file-spec.txt | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index 7db9eab..56facd0 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -164,6 +164,15 @@ It consists of:
This Line has been added in version 1.1.0 of this specification.
+ "file_created=" DateTime NL + + [Zero or one time.] + + The date and time timestamp in ISO 8601 format and UTC time zone + when the file was created. + + This Line has been added in version 1.1.0 of this specification. + "generator_started=" DateTime NL
[Zero or one time.]
tor-commits@lists.torproject.org