Namespace: DayPilot.Web.Mvc.Recurrence
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
| C# |
|---|
public static DateTime DecodeStart( string recurrence ) |
| Visual Basic |
|---|
Public Shared Function DecodeStart ( _ recurrence As String _ ) As DateTime |
| Visual C++ |
|---|
public: static DateTime DecodeStart( String^ recurrence ) |
Parameters
- recurrence
- Type: System..::..String