diff --git a/README.md b/README.md index db0b2eb..3085f43 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,9 @@ There is an Easter egg for you. But this is about resting, spending time with yo - [Use Key Vault references as app settings in Azure App Service and Azure Functions](https://learn.microsoft.com/en-us/azure/app-service/app-service-key-vault-references?tabs=azure-cli) - [GitHub Action: Variables](https://docs.github.com/en/actions/learn-github-actions/variables) - [Parameters file function for Bicep](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-functions-parameters-file) +- [TimeOnly.CompareTo Method](https://learn.microsoft.com/en-us/dotnet/api/system.timeonly.compareto?view=net-8.0) +- [Parse date and time strings in .NET](https://learn.microsoft.com/en-us/dotnet/standard/base-types/parsing-datetime) +- [How to use the DateOnly and TimeOnly structures](https://learn.microsoft.com/en-us/dotnet/standard/datetime/how-to-use-dateonly-timeonly) ## Tools