ajv-validator / ajv-validator/ajv-formats

Validation of leap seconds with TZ offset

オープン
#86 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
228
フォーク
42
PR マージ指標
30日以内にマージされた PR はありません

説明

This test case fails, but should pass.

```
{
"description": "a valid iso-date-time string (leap second with timezone offset) ",
"data": "2017-01-01T00:59:60-1",
"valid": true
}
```

According to the section on [leap seconds](https://www.rfc-editor.org/rfc/rfc3339#section-5.7)

> Further, in time zones other than "Z", the leap second point is
shifted by the zone offset (so it happens at the same instant around
the globe).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。