Skip to content
DocsTry Aspire
DocsTry

ListmonkResource.withTimeZone

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface ListmonkResource {
// ... omitted for brevity
withTimeZone(timeZone: string): ListmonkResource;
}

Signature

methodwithTimeZonebuilder
Configures the time zone used by the listmonk container.
withTimeZone(timeZone: string): ListmonkResource
timeZonestring
ListmonkResource

Defined on

This method is defined on the following type: