Open Closed

Angular Date Picker picks the wrong date #1660


User avatar
0
scott7106 created
  • ABP Framework version: v4.3.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Please see video demonstrating the issue at https://www.screencast.com/t/vyBIoN4Zg

Reference original reported issue from Paul https://support.abp.io/QA/Questions/1648/DatePicker-picks-day-before-not-user-selected-date

This issue occurs in all tested browsers (IE, FireFox, Chrome, Edge), it happens when the users local time zone is set to anything with a negative offset to UTC. In our case, we are on Eastern (UTC - 5). It does not happen with UTC or positive offset time zones which is probably why you couldn't reproduce the issue. In the future, please give us an opportunity to provide more details before closing an issue.


1 Answer(s)
  • User Avatar
    0
    bunyamin created

    Hello,

    Thanks for the insight about UTC. It helped us solve the problem quickly. The fix has been merged into rel-4.3 and rel-4.4 branches.

    https://github.com/abpframework/abp/pull/9753

    The question credit is refunded.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11