-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Use Date Pipe for Angular Client #39274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@Rick-Anderson Should this be transferred to the https://github.com/dotnet/spa-templates repo? |
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process. |
Thanks for contacting us. @giuliohome feel free to send us a PR with the proposal. |
At the moment I'm experiencing an issue with https and angular proxy: since it seems locked/limited in angular and unrelated to this specific issue here, I ignore it (*) by omitting the first https url from applicationUrl in launchSettings.json and I proceed with the test of this PR. (*) I will open a different issue for this maybe, just in case it will be needed... I read that you recently introduced this new proxy approach... I don't know why it doesn't work for me (or, well, I guess it doesn't accept the redirect to https without a valid certificate), so, again, I detour it for now, but I remain perplexed, not only about the https proxy, but also about the landing page, the fact that aspnet core redirects to a new ng serve process... Opening the starting app URL in another tab in the browser triggers another |
As you may have seen already, we have decided to remove the SPA project templates from the .NET 8 SDK. As a result, we will not be taking any new changes here for non-servicing related needs. |
You should be using a date pipe in fetch-data.component.html at line 18, the fix is shown below
or complete with time part
It looks quite better - either just a date
or date and time -
than the original vanilla version in ISO format
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: