namespace WebsitePanel.WebDavPortal.Constants { public class Formats { public const string DateFormatWithTime = "MM/dd/yyyy hh:mm tt"; } }