DirectoryHelperGetDateDir Method | Helper帮助文档 |
根据时间得到目录名yyyyMMdd
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string GetDateDir()
Public Shared Function GetDateDir As String
public: static String^ GetDateDir()
static member GetDateDir : unit -> string
Return Value
Type: String[Missing <returns> documentation for "M:HD.Common.DirectoryHelper.GetDateDir"]
See Also