Skip to content
This repository was archived by the owner on Sep 5, 2018. It is now read-only.
This repository was archived by the owner on Sep 5, 2018. It is now read-only.

Dates cannot be passed as ISO-formatted strings #112

@rmccue

Description

@rmccue

In TimeStampedMixin, datetime attributes are assumed to be Date objects. This fails if the date passed in is an ISO string.

This needs to check attributes[ key ] instanceof Date instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions