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