PoskOfficial / Miti

A monorepo for Nepali Calendar App for web, mobile, browsers, gnome, raycast
https://miti.bikram.io/
112 stars 31 forks source link

Incorrect Converted Date on Gregorian Date Picker in Date Conversion #53

Closed Sajan-poudel closed 1 year ago

Sajan-poudel commented 1 year ago

Describe the bug when you try to convert the nepali date to english it is showing to different dates. Below one is correct though.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://miti.bikram.io/converter (Date converter)'
  2. Click on 'Date converter'
  3. Give nepali date (e.g 2056/6/22)
  4. give two different dates

Expected behavior for 2056/6/22 it should be 1999/10/09

Screenshots image

Desktop (please complete the following information):

Parajulibkrm commented 1 year ago

@nirajacharyaa @headshigh could you guys take a look?

Parajulibkrm commented 1 year ago

@pandeysubash404 would you like to fix this one?

pandeysubash404 commented 1 year ago

@pandeysubash404 would you like to fix this one? @Parajulibkrm I have already fixed the bug with my issue #57 and now it is in production too.

Miti5