File tree Expand file tree Collapse file tree 2 files changed +5
-91
lines changed
Expand file tree Collapse file tree 2 files changed +5
-91
lines changed Original file line number Diff line number Diff line change 11# BlazorLocalTime
22
3+ [ ![ NuGet Version] ( https://img.shields.io/nuget/v/BlazorLocalTime?style=for-the-badge&logo=NuGet&color=%2308C )] ( https://www.nuget.org/packages/BlazorLocalTime/ )
4+
5+ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/arika0093/BlazorLocalTime/test.yaml?branch=main&label=Testing&style=flat-square ) ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/arika0093/BlazorLocalTime/release.yaml?branch=main&label=Release&style=flat-square ) ![ GitHub last commit (branch)] ( https://img.shields.io/github/last-commit/arika0093/BlazorLocalTime?style=flat-square )
6+
37` BlazorLocalTime ` provides functionality to convert ` DateTime ` values to the user's local time zone in Blazor applications.
48
59## Usage
610
711### Installation
8- Install ` BlazorLocalTime ` from NuGet:
12+ Install ` BlazorLocalTime ` from [ NuGet] ( https://www.nuget.org/packages/BlazorLocalTime ) :
913
1014``` bash
1115dotnet add package BlazorLocalTime
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments