diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-07-04 18:26:51 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-07-04 18:29:27 +0200 |
commit | 19957bc272e745af7b56b79fa648e8b6b77113b1 (patch) | |
tree | 7518e1ba7a24ae50117ed54b11ab1a916f8ab90a /sfeed_gph.1 | |
parent | 1f6dfac83e8325a42dc5faa2e31cc25593acdfc8 (diff) |
sfeed.c: separator T could be lowercase
From RFC3339:
5.6. Internet Date/Time Format
"
[...]
NOTE: Per [ABNF] and ISO8601, the "T" and "Z" characters in this
syntax may alternatively be lower case "t" or "z" respectively.
This date/time format may be used in some environments or contexts
that distinguish between the upper- and lower-case letters 'A'-'Z'
and 'a'-'z' (e.g. XML). Specifications that use this format in
such environments MAY further limit the date/time syntax so that
the letters 'T' and 'Z' used in the date/time syntax must always
be upper case. Applications that generate this format SHOULD use
upper case letters.
"
Reference: https://www.rfc-editor.org/rfc/rfc3339
Diffstat (limited to 'sfeed_gph.1')
0 files changed, 0 insertions, 0 deletions