mirror of
https://github.com/moparisthebest/xeps
synced 2025-03-03 01:51:49 -05:00
XEP-0234: Fix a date missing its timezone in examples.
This commit is contained in:
parent
f2d595964a
commit
0180ff20ce
@ -327,7 +327,7 @@
|
||||
<file>
|
||||
<media-type>text/plain</media-type>
|
||||
<name>test.txt</name>
|
||||
<date>2015-07-26T21:46:00</date>
|
||||
<date>2015-07-26T21:46:00+01:00</date>
|
||||
<size>6144</size>
|
||||
<hash xmlns='urn:xmpp:hashes:2'
|
||||
algo='sha-1'>w0mcJylzCn+AfvuGdqkty2+KP48=</hash>
|
||||
@ -750,7 +750,7 @@ a=file-range:<offset>-<(offset + length) | *>]]></code>
|
||||
<file>
|
||||
<media-type>text/plain</media-type>
|
||||
<name>test.txt</name>
|
||||
<date>2015-07-26T21:46:00</date>
|
||||
<date>2015-07-26T21:46:00+01:00</date>
|
||||
<size>6144</size>
|
||||
<hash xmlns='urn:xmpp:hashes:2'
|
||||
algo='sha-1'>w0mcJylzCn+AfvuGdqkty2+KP48=</hash>
|
||||
|
Loading…
x
Reference in New Issue
Block a user