  | DatabaseSqlWeekday Method  | 
  
    Namespace: 
   Dynamicweb.Data
    Assembly:
   Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntaxpublic static string SqlWeekday(
	string dateTime
)
Public Shared Function SqlWeekday ( 
	dateTime As String
) As String
Parameters
- dateTime
 - Type: SystemString
 
Return Value
Type: 
String
See Also