Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add datetime.parse zip file and fix link
  • Loading branch information
gewarren committed May 15, 2020
commit cf723430f038aa4005454926dd8f1287ff25fe2f
Binary file not shown.
2 changes: 1 addition & 1 deletion xml/System/DateTime.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5121,7 +5121,7 @@ Numerous examples that call the `DateTime.Parse` method are interspersed through

[!INCLUDE[interactive-note](~/includes/csharp-interactive-with-utc-note.md)]

You can also download a complete set of `DateTime.Parse` examples, which are included in a [.NET Core 2.0 project for C#](https://github.com/dotnet/samples/raw/master/snippets/csharp/downloads/api/System/DateTime.Parse.zip) and a [.NET Core 2.0 project for Visual Basic](https://github.com/dotnet/samples/raw/master/snippets/visualbasic/downloads/api/System/DateTime.Parse.zip), from the [dotnet/samples GitHub repository](https://github.com/dotnet/samples).
You can also download a complete set of `DateTime.Parse` examples, which are included in a [.NET Core project for C#](~/samples/snippets/csharp/VS_Snippets_CLR_System/system.DateTime.Parse/cs/datetime.parse.zip).

]]></format>
</remarks>
Expand Down