View the dates with the correct timezone.
[Read More]Using action filters in asp.net core.
- Displaying dates in the SPA using pipes
- Action filters
Update user action filter
Create an action filter to apply to all the actions of UserController that updates the LastActive property of the current user.
[Read More]Using pipes for dates
Formatting the dates in the SPA
[Read More]