File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22# sourecode/timezone-bundle
33
4+ [ ![ Packagist Version] ( https://img.shields.io/packagist/v/sourecode/timezone-bundle.svg )] ( https://packagist.org/packages/sourecode/timezone-bundle )
5+ [ ![ Downloads] ( https://img.shields.io/packagist/dt/sourecode/timezone-bundle.svg )] ( https://packagist.org/packages/sourecode/timezone-bundle )
6+ [ ![ CI] ( https://github.com/SoureCode/TimezoneBundle/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/SoureCode/TimezoneBundle/actions/workflows/ci.yml )
7+ [ ![ codecov] ( https://codecov.io/gh/SoureCode/TimezoneBundle/branch/master/graph/badge.svg?token=3862YZNG87 )] ( https://codecov.io/gh/SoureCode/TimezoneBundle )
8+ [ ![ Mutation testing badge] ( https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FSoureCode%2FTimezoneBundle%2Fmaster )] ( https://dashboard.stryker-mutator.io/reports/github.com/SoureCode/TimezoneBundle/master )
9+
10+
411This bundle provides a simple way to manage timezones in Symfony applications.
512Unfortunately, there is no way to set the timezone in the request object, so you have to get it from the ` TimezoneManager ` .
613Except from that, the usage is pretty simple and the same as for the locale.
You can’t perform that action at this time.
0 commit comments