Skip to content

Commit

Permalink
feat: Align Uno.Foundation (netstandard2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebariche committed Sep 21, 2021
1 parent 8fb48bf commit 9a08e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Uno.Foundation/IPropertyValue.cs
Expand Up @@ -54,7 +54,7 @@ PropertyType Type

/// <summary>Returns the date and time value stored as a property value.</summary>
/// <returns>The value.</returns>
DateTime GetDateTime();
DateTimeOffset GetDateTime();

TimeSpan GetTimeSpan();

Expand Down

0 comments on commit 9a08e12

Please sign in to comment.