Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
Update source/iso8601/GreenEnergyHub.Iso8601/IIso8601Durations.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Tandrup <[email protected]>
  • Loading branch information
Mech0z and prtandrup authored Nov 10, 2022
1 parent 387400b commit d599fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/iso8601/GreenEnergyHub.Iso8601/IIso8601Durations.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public interface IIso8601Durations
/// </summary>
/// <param name="startInstant"></param>
/// <param name="duration"></param>
/// <returns>End time for time interval</returns>
/// <returns>The calculated Valid To</returns>
Instant AddDurationWithIrregularSupport(Instant startInstant, string duration);

/// <summary>
Expand Down

0 comments on commit d599fc3

Please sign in to comment.