Click or drag to resize
ParaPlan Logo

TripServiceEkidzDate Method

Date and time of server and offset

Namespace:  ParaPlanREST
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string EkidzDate(
	string dateStart,
	string offset
)

Parameters

dateStart
Type: SystemString

[Missing <param name="dateStart"/> documentation for "M:ParaPlanREST.TripService.EkidzDate(System.String,System.String)"]

offset
Type: SystemString

[Missing <param name="offset"/> documentation for "M:ParaPlanREST.TripService.EkidzDate(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ParaPlanREST.TripService.EkidzDate(System.String,System.String)"]

See Also