diff options
author | crupest <crupest@outlook.com> | 2019-12-11 00:34:24 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-12-11 00:34:24 +0800 |
commit | 41e33d570ac7181824b7cd3612010bb1962af540 (patch) | |
tree | 8b44c5fb9d1971684c1df417688c1ccdf1f8a415 /Timeline/Formatters/StringInputFormatter.cs | |
parent | f19dc927d773a86e9385c38d07a6e239f4f6c5fa (diff) | |
download | timeline-41e33d570ac7181824b7cd3612010bb1962af540.tar.gz timeline-41e33d570ac7181824b7cd3612010bb1962af540.tar.bz2 timeline-41e33d570ac7181824b7cd3612010bb1962af540.zip |
Fix the format in date string.
Note:
Because standard date time format "s" in Dot Net does not add "Z" at the tail of the result string even if the date is UTC. So I manually add it so that web browser can correctly parse the date string.
Diffstat (limited to 'Timeline/Formatters/StringInputFormatter.cs')
0 files changed, 0 insertions, 0 deletions