DiscordChatExporter/DiscordChatExporter.Core.Services
Alexey Golub 9a383d2bd4 Convert from DateTime to DateTimeOffset instead of parsing it directly
Json.NET is really not meant to be used with DateTimeOffset it seems

Fixes #179
2019-06-06 23:31:40 +03:00
..
Exceptions Improve performance (#162) 2019-04-10 23:45:21 +03:00
Helpers Refactor string checks and fix exception when exporting multiple channels 2019-04-11 22:56:29 +03:00
Internal Convert from DateTime to DateTimeOffset instead of parsing it directly 2019-06-06 23:31:40 +03:00
DataService.cs Convert from DateTime to DateTimeOffset instead of parsing it directly 2019-06-06 23:31:40 +03:00
DataService.Parsers.cs Convert from DateTime to DateTimeOffset instead of parsing it directly 2019-06-06 23:31:40 +03:00
DiscordChatExporter.Core.Services.csproj Use latest C# version in all projects 2019-04-12 16:10:28 +03:00
ExportService.cs Refactor string checks and fix exception when exporting multiple channels 2019-04-11 22:56:29 +03:00
SettingsService.cs Improve performance (#162) 2019-04-10 23:45:21 +03:00