feat(ticketing): resolve validity in tenant timezone
This commit is contained in:
@@ -67,9 +67,6 @@ return [
|
||||
|
||||
'timezone' => 'UTC',
|
||||
|
||||
// Las fechas de los eventos se ingresan como horarios locales de Argentina.
|
||||
'event_timezone' => env('EVENT_TIMEZONE', 'America/Argentina/Buenos_Aires'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Application Locale Configuration
|
||||
|
||||
Reference in New Issue
Block a user