Replying to Avatar kphrx

lexiconのvalidatorが使ってるISO 8601パーサーこれっぽいけどこれがあんなの通してるのか?

Bwca/package_iso-datestring-validator: The goal of the package is to provide lightweight tools for validating strings denotings dates and time. It includes ISO 8601 datestring validation, simple YYYY-MM-DD date validation and time validation in hh ss.fff format. See details in readme.

https://github.com/Bwca/package_iso-datestring-validator

Avatar
kphrx 2y ago

package_iso-datestring-validator/get-string-separator.function.ts at develop · Bwca/package_iso-datestring-validator · GitHub

https://github.com/Bwca/package_iso-datestring-validator/blob/develop/src/get-string-separator/get-string-separator.function.ts

うっ(日付文字列にセパレーターっぽい値が含まれてなかったら空文字を返してセパレータがない日付を許可する関数を認識した)

Reply to this note

Please Login to reply.

Discussion

No replies yet.