// ReSharper disable ClassNeverInstantiated.Global using System.Globalization; using System.Net.Sockets; namespace Dot.Time; [Description(nameof(Str.TimeTool))] [Localization(typeof(Str))] internal sealed class Main : ToolBase