Return wrong format date in sql

Return wrong format date in sql

antoniocibantoniocib Posts: 277Questions: 62Answers: 1

In my table the format of date is DD/MM/YYYY but in input when i select date turn DD/MM/YY and in SQL turn YYYY/MM/DD
Why?

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,237Questions: 1Answers: 2,599
    Answer ✓

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.