Wrong date in TsDateEdit

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33647
    Eduardo
    Participant

    Hello,

    I allways got a wrong date after, when running application, I browse the calendar using the navigating controls and pick a date:
    – initial: today date -> 01/04/2010, OK
    – first change: open calendar, navigate until “01/04/1970”, click to accept, OK
    – open to pick another date -> it shows “01/04/0170”

    Even if I type a arbitrary date, something like “12/05/1960”, after opened the control shows a wrong date.

    Iґm using Delphi 5.01 and with the Delphi native component, allways I got the correct date.

    ps: Iґm using the 6.48 registered.

    #42129
    Support
    Keymaster

    Hello
    If Date property is defined in the design-time then Date property will not be changed to the default value. Try to clear the Date property.

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