blockchain-certificates/BlockcertsFramework-iOS

Parse dates encoded as 10-digit UNIX timestamp

Closed this issue · 0 comments

According to the schema, issuedOn (and possibly other dates) can be written as a 10-digit UNIX timestamp. Currently, the parser only supports the ISO 8601 date format.