Skip to content

Date.toString() should have a variant that returns rfc3339 #3445

Closed
@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


Date.toString() currently returns something that is almost RFC3339 (it uses the variant with a space instead of 'T' as a separator).

However it's documented as a human-readable string and so I don't want to rely on that.

Could we have a method that explicitly returns a RFC3339 date (with 'T')?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-obsoleteClosed as the reported issue is no longer relevantcore-2type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions