GetDateTime Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| PDFUtils..::..GetDateTime Method |
| PDFUtils Class See Also Send Feedback |
get current date time and return on the pdf time format string
Namespace:Â CuteEditor.Convertor.PDFAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static string GetDateTime() |
| Visual Basic |
|---|
Public Shared Function GetDateTime As String |
| Visual C++ |
|---|
public: static String^ GetDateTime() |