Format Date

Forums 💬 FlowCanvas ⚙️ Support Format Date

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22294
    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.

      #22295
      Gavalakis
      Keymaster

        Hey,

        One simple solution would be to use .ToLongDateString() 🙂
        Here is an example:
        [attachment file=”DateTimeNow.png”]

        Let me know if that works for you.
        Cheers!

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