webdav portal fixes
This commit is contained in:
parent
af64837b99
commit
fa588c8559
3 changed files with 10 additions and 1 deletions
|
@ -0,0 +1,7 @@
|
|||
namespace WebsitePanel.WebDavPortal.Constants
|
||||
{
|
||||
public class Formtas
|
||||
{
|
||||
public const string DateFormatWithTime = "MM/dd/yyyy hh:mm tt";
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue