Method TimeToString
TimeToString(Int64, DateTools.Resolution)
Converts a millisecond time to a string suitable for indexing.
Declaration
public static String TimeToString(long time, DateTools.Resolution resolution)
Parameters
Type | Name | Description |
---|---|---|
System. |
time | the date expressed as milliseconds since January 1, 1970, 00:00:00 GMT |
Date |
resolution | the desired resolution, see
Round(Int64, Date |
Returns
Type | Description |
---|---|
System. |
a string in format |