diff options
Diffstat (limited to 'src/main/Properties/Settings.Designer.cs')
-rw-r--r-- | src/main/Properties/Settings.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/Properties/Settings.Designer.cs b/src/main/Properties/Settings.Designer.cs index c416530..18b070c 100644 --- a/src/main/Properties/Settings.Designer.cs +++ b/src/main/Properties/Settings.Designer.cs @@ -25,7 +25,7 @@ namespace PKISharp.WACS.Properties { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("yyyy/M/d H:mm:ss")] + [global::System.Configuration.DefaultSettingValueAttribute("yyyy/MMMM/d H:mm:ss")] public string FileDateFormat { get { return ((string)(this["FileDateFormat"])); |