mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[PR #449] [MERGED] Workaround timezone information issues in dotnet core 3.0 #520
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/449
Author: @13xforever
Created: 11/5/2019
Status: ✅ Merged
Merged: 11/5/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (6)
9e5099btry to fix timezone parsing on .net core 3.0b0df307add more debug info5162953more debug info8c50ecdfml, they broke all namese86e6a8hopefully fix timezoneinfo on dotnet core 3.0aeac6defix filter editor to support the new action📊 Changes
3 files changed (+25 additions, -12 deletions)
View changed files
📝
CompatBot/Commands/ContentFilters.cs(+1 -1)📝
CompatBot/Program.cs(+6 -0)📝
CompatBot/Utils/TimeParser.cs(+18 -11)📄 Description
Apparently
TimeZoneInfono longer provides human readable names, at all🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.