Closed Sumit931kr closed 1 month ago
Implemented all the above suggestions in a new commit
@mifi
thanks. i took the liberrty of improving it a bit. also not sure where the number 19800000 comes from so i removed it
thanks. i took the liberrty of improving it a bit. also not sure where the number 19800000 comes from so i removed it
Thank you for merging my PR.
The number 19,800,000 represents 5 hours and 30 seconds. Since I live in India, to address the timezone issue, I used this date format. Whenever the user downloads the ZIP file, it should display the correct time when it was downloaded, so I formatted it according to my local timezone.
I should have created something that allows users from all over the world to download it based on their timezone.