Date Field doesn't save value correctly

Support General Date Field doesn't save value correctlyResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18420
    arkonisusarkonisus
    Participant

    If you try to store the value of a date-field as unix timestamp you will get a false value after saving the post.

    Example

    #18421
    arkonisusarkonisus
    Participant

    Sorry, it is something different...

    The value will be stored correctly only if the date is after the year 2000 🙂

    #18427
    Anh TranAnh Tran
    Keymaster

    Hi arkonisus,

    Thanks for your feedback. The year 2000 is interesting. I haven't experienced a similar issue. Let me check that and fix the bug.

    #18431
    arkonisusarkonisus
    Participant

    Sorry, i fixed it by myself. The problem is not the year 2000. I didn't recognize that the user could input dates before 1970. So i cannot store them in unix-timestamp-format.

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