Skip to content

add TZID property to date-time if available #30

add TZID property to date-time if available

add TZID property to date-time if available #30

Workflow file for this run

name: check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 'lts/*'
- run: yarn install
- run: make check