Skip to content

Formal timezone support in SpannerAutoscalerSchedule #118

@apstndb

Description

@apstndb

What you want to add

I think there are two options.

  1. Document the current CRON_TZ support which is handled by github.com/robfig/cron/v3.
  2. Implement timeZone field as like Kubernetes CronJob

Why this is needed

Internal users of Mercari and many external users want to define schedules in local timezone.
For example, there are cases where the time zone is important to represent the beginning of the month in the calendar.
e.g. YYYYYY-MM-01 00:00:00 JST can be any of YYYY-${MM-1}-{28,29,30,31} 15:00:00 UTC so it is hard to be written in UTC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions