Skip to content

Dates don't format according to expected output #14

@khalidabuhakmeh

Description

@khalidabuhakmeh

I'm trying to format the current string.

today-is = Today is { DATETIME($date, month: "long", year: "numeric", day: "numeric") }

The expected result should be Today is ⁨November 4, 2022⁩ (See the Fluent Playground).

Instead, in a .NET app, I keep getting the ToString format in my output.

Today is 11/4/2022 12:00:00 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions