Skip to content

x/time: support raw output, no parse #73409

Closed as not planned
Closed as not planned
@kuafuRace

Description

@kuafuRace
time.Now().Format("2006-01-02 is after `2006-01-02`")

I expected to get:

2025-04-17 is after 2006-01-02

But I actually get:

2025-04-17 is after `2025-04-17`

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionIssues that are questions about using Go.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions