public string FormatDate( DateTime MyDate )
Public Function FormatDate ( _ MyDate As DateTime _ ) As String
public: String^ FormatDate( DateTime^ MyDate )