namespace Abp.Timing { public static class TimingSettingNames { public const string TimeZone = "Abp.Timing.TimeZone"; } }