Example #1
0
 /// <inheritdoc />
 public string ToLongTimeString()
 {
     return(DateTimeInstance.ToLongTimeString());
 }