rsx-labs / aide-frontend

This is the repository for AIDE
https://rsx-labs.github.io/aide-frontend/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

AIDE should be able to handle locally set date time format #613

Closed charissasylim closed 4 years ago

charissasylim commented 4 years ago

Describe the bug AIDE should be able to adapt to local date and time setting on the machine where it is running.

For now, AIDE is only able to handle mm/dd/yyyy format

Version (please complete the following information):

charissasylim commented 4 years ago

@chriscg Issue seen specifically in the following screens/scenario by QA.

  1. Click Assets tab - Asset Assignment tab - Double click Asset ID nnn - App error occurs
  2. Click Attendance - App error occurs
  3. Click Resource Planner - No data gets displayed
  4. Add 3C - Data not saved due to date issue
  5. Add Action List - Unable to input future dated due date

Focus on fixing the date issue. Not recommending changing the date format in display to avoid regression testing.

chriscg commented 4 years ago

Cannot recreate issue for Assets

charissasylim commented 4 years ago

Reopen if issue occurs