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 | 24f5c10f5c96b07bc8c1280a1198024c0f00c101 (patch) | |
tree | 8b44c5fb9d1971684c1df417688c1ccdf1f8a415 /Timeline.Tests/Helpers/TestApplication.cs | |
parent | 7078b0c480ce0b8f44c23cd707826c2fb64b6202 (diff) | |
download | timeline-24f5c10f5c96b07bc8c1280a1198024c0f00c101.tar.gz timeline-24f5c10f5c96b07bc8c1280a1198024c0f00c101.tar.bz2 timeline-24f5c10f5c96b07bc8c1280a1198024c0f00c101.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.Tests/Helpers/TestApplication.cs')
0 files changed, 0 insertions, 0 deletions