Class WebAssemblyCurrentTimezoneProvider
Inheritance
WebAssemblyCurrentTimezoneProvider
Assembly: Volo.Abp.AspNetCore.Components.WebAssembly.dll
Syntax
[Dependency(ReplaceServices = true)]
public class WebAssemblyCurrentTimezoneProvider : ICurrentTimezoneProvider, ISingletonDependency
Constructors
WebAssemblyCurrentTimezoneProvider()
Declaration
public WebAssemblyCurrentTimezoneProvider()
Properties
TimeZone
Declaration
public string? TimeZone { get; set; }
Property Value
Implements
Extension Methods