Skip to content

fix: timezone parsing bug - Partially addresses #1827 #753

fix: timezone parsing bug - Partially addresses #1827

fix: timezone parsing bug - Partially addresses #1827 #753

Workflow file for this run

name: Lint & Unit Test
on:
push:
branches: [dev]
pull_request:
branches: [dev]
jobs:
check:
uses: ./.github/workflows/lint-test.yml
secrets:
inherit