You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parser.add_argument("--from-timezone", required=True, help=f"Source Timezone name from list {timezones}")
72
66
parser.add_argument("--to-timezone", nargs="+", required=True, help=f"One or more target Timezone names from {timezones}. For multiple time zones separated by space")
0 commit comments