aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Migrations/ProductionDatabase/20191031064541_Initialize.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-12-11 00:34:24 +0800
committercrupest <crupest@outlook.com>2019-12-11 00:34:24 +0800
commit24f5c10f5c96b07bc8c1280a1198024c0f00c101 (patch)
tree8b44c5fb9d1971684c1df417688c1ccdf1f8a415 /Timeline/Migrations/ProductionDatabase/20191031064541_Initialize.cs
parent7078b0c480ce0b8f44c23cd707826c2fb64b6202 (diff)
downloadtimeline-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/Migrations/ProductionDatabase/20191031064541_Initialize.cs')
0 files changed, 0 insertions, 0 deletions