function (ContainerInterface $container) { return new DateTimeZone($container->get('TZ') ?? 'America/Santiago'); }, ];