Class CurrentTimezoneProviderExtensions
Inherited Members
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 |