Show / Hide Table of Contents

Class CurrentTimezoneProviderExtensions

Inheritance
object
CurrentTimezoneProviderExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Timing
Assembly: Volo.Abp.Timing.dll
Syntax
public static class CurrentTimezoneProviderExtensions

Methods

Change(ICurrentTimezoneProvider, string?)

Declaration
public static IDisposable Change(this ICurrentTimezoneProvider currentTimezoneProvider, string? timeZone)
Parameters
Type Name Description
ICurrentTimezoneProvider currentTimezoneProvider
string timeZone
Returns
Type Description
IDisposable
In this article
Back to top Powered by ABP.IO Platform