/// <inheritdoc /> public bool IsDaylightSavingTime() { return(DateTimeInstance.IsDaylightSavingTime()); }