Method: Sentry::Cron::MonitorConfig#timezone
- Defined in:
- lib/sentry/cron/monitor_config.rb
#timezone ⇒ String?
tz database style timezone string
24 25 26 |
# File 'lib/sentry/cron/monitor_config.rb', line 24 def timezone @timezone end |