Skip to content

datetimes should be consistent in type #518

Open
@dkent600

Description

@dkent600

Many dates are supplied as Date and many are supplied as Number. This kind of inconsistency can cause all kinds of issues with consuming software (immediate example: daostack/alchemy#1984)

  1. They should all be supplied as either Date or number (Date seems more friendly to me, but number is more agnostic.
  2. They should all be declared consistently in their governing interfaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions