Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

DateToString Method






Input date / time value.
Converts a date / time value to a string using the current format.
Syntax
public static string DateToString( 
   DateTime value
)
'Declaration
 
Public Shared Function DateToString( _
   ByVal value As Date _
) As String
'Usage
 
Dim value As Date
Dim value As String
 
value = FileCache.DateToString(value)
public static String dateToString(Date value)
            
public:
static String^ DateToString( 
   DateTime value
) 

Parameters

value
Input date / time value.

Return Value

The value converted to a string.
Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features