Compartir a través de


TSTimesheetTable::startDateEndDate Method

Creates a string representation of an interval of dates, formatted for display purposes.

Syntax

client server public static DateInterval startDateEndDate(PeriodDate _fromDate, PeriodDate _toDate)

Run On

Called

Parameters

Return Value

Type: DateInterval Extended Data Type
A string that contains the formatted date interval.

Remarks

The dates are formatted according to the regional settings of the client.

See Also

Reference

TSTimesheetTable Table