Add better date string formatting

This commit is contained in:
Dean Herbert
2018-11-17 14:05:22 +09:00
parent c1e1306c97
commit bed967b456
3 changed files with 47 additions and 35 deletions

View File

@ -12,7 +12,7 @@ using osu.Game.Graphics.Sprites;
using osu.Game.Graphics.UserInterface;
using osu.Game.Overlays.Settings;
using osu.Game.Screens.Play.PlayerSettings;
using osu.Game.Tournament.Screens.Groupings;
using osu.Game.Tournament.Components;
namespace osu.Game.Tournament.Screens.Ladder.Components
{