Skip to content

add Instant -> JSDate #12

Closed
Closed
@coot

Description

@coot

The purescript-now library provides a way to get Instant. The only way to get JSDate I can find is through DateTime, but this is a long walk ;). We could solve it either by

  • adding an effect in now livbrary to get an js date
  • or add a function Instant -> JSDate

or both :)

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