when display time, Change "T" to Space and not append time zone to maintain compatibility 67/247367/5
authorhj kim <backto.kim@samsung.com>
Tue, 10 Nov 2020 06:50:21 +0000 (15:50 +0900)
committerhj kim <backto.kim@samsung.com>
Tue, 1 Dec 2020 07:05:43 +0000 (07:05 +0000)
commit0d32bdfd321d2ef498789606cb021bb357b77d79
tree37b4ae284abe9496ffdb7bfcc2ee20a57a9c7bec
parent705efda5d8e5c2cb2ee189af03294664d45dfa49
when display time, Change "T" to Space and not append time zone to maintain compatibility

NOTE: ISO 8601 defines date and time separated by "T".
Applications using this syntax may choose, for the sake of readability,
to specify a full-date and full-time separated by (say) a space character.

Change-Id: I30549ad4b59d8bbd354fd17723aaa58f33032817
libavutil/dict.c