This website requires JavaScript.
Explore
Help
Register
Sign In
calvin.erfmann
/
DiscordChatExporter
Watch
1
Star
0
Fork
0
You've already forked DiscordChatExporter
mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced
2026-02-02 16:19:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02fe2a46e827fab866ec50cccbdd18eb879ca81a
DiscordChatExporter
/
DiscordChatExporter.Core.Services
History
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