/// <inheritdoc />
 public string ToLongDateString()
 {
     return(DateTimeInstance.ToLongDateString());
 }