Method DateToString
DateToString(DateTime, DateTools.Resolution)
Converts a
Declaration
public static string DateToString(DateTime date, DateTools.Resolution resolution)
Parameters
Type | Name | Description |
---|---|---|
DateTime | date | the date to be converted |
DateTools.Resolution | resolution | the desired resolution, see Round(DateTime, DateTools.Resolution) |
Returns
Type | Description |
---|---|
System.String | a string in format |