AbstractCvsTask.

ToCvsDateTimeString(DateTime) Method

Summary

Converts a date value to a string representation that can be interpreted by cvs.

Syntax

protected string ToCvsDateTimeString(DateTime item)

Parameters

Name Type Description
item DateTime Date to convert.

Return Value

Type Description
string String interpretation of item.