BSData / BSData/gallery

Due to YAML formatting, there's always a second push to index

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
30
Forks
20
PR merge metrics
No merged PRs in 30d

Description

The issue it in YAML conversion of DateTime(Offset) first being serialized with the `Z` timezone indication when taken directly from JSON, and then after reading from YAML and resaving it, serialized as timezone offset `+0000`.

The easiest solution right now would be round-tripping the yaml on save:
- save yaml
- read yaml again and re-save

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.