Format Date

FlowCanvas Forums Support Format Date

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1259
    westray
    Participant

    How would I go about changing the way the date is shown as a string. At the moment it shows month/data/year,I want it to show day/month/year.

    #1263
    Gavalakis
    Keymaster

    Hey,

    One simple solution would be to use .ToLongDateString() 🙂
    Here is an example:
    DateTimeNow

    Let me know if that works for you.
    Cheers!

    Join us on Discord: https://discord.gg/97q2Rjh

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.