aspnetcore/test
Doug Bunting 6041c6b966 Auto-select `type="text"` for `DateTimeOffset` values
- cherry-picked from 7e4a8fe in dev
- #6648
- a different take on #4871
- `DateTime` can also round-trip `DateTimeKind.UTC` with `[DataType("datetimeoffset")]` or `[UIHint("datetimeoffset")]`
- since they're now handled differently by default, add more `DateTime` tests
- expand tests involving `Html5DateRenderingMode.CurrentCulture`

nits: make VS-suggested changes to files updated in this PR
2017-09-18 15:13:33 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Auto-select `type="text"` for `DateTimeOffset` values 2017-09-18 15:13:33 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Performance
Microsoft.AspNetCore.Mvc.Razor.Test Allow "page" route parameter to be used in Mvc controllers 2017-09-18 15:02:13 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Allow "page" route parameter to be used in Mvc controllers 2017-09-18 15:02:13 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Auto-select `type="text"` for `DateTimeOffset` values 2017-09-18 15:13:33 -07:00
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Auto-select `type="text"` for `DateTimeOffset` values 2017-09-18 15:13:33 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Allow "page" route parameter to be used in Mvc controllers 2017-09-18 15:02:13 -07:00