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