Skip to content

Should be an option to return local times from toISOString #1751

Closed
@icambron

Description

toISOString always returns UTC times. We should support a flag that lets you return the local time instead of requiring the user to do:

moment().format('YYYY-MM-DD[T]HH:mm:ss.SSSZ');

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions