poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
384 stars 215 forks source link

(Bug) Publish-Downloaded files: timezone of start/end times coming from local machine timezone #1127

Closed dennis00010011b closed 5 years ago

dennis00010011b commented 5 years ago

Steps:

  1. Create any valid crowdsale
  2. Open Publish page, click button 'Download files'
  3. Change timezone on your local machine
  4. Open Publish page, click button 'Download files'
  5. Compare start/end times in both file's suites (_data.txt, _tier.txt etc)

Expected result:

Actual result:

If you are reporting a problem with Token Wizard, please include the following information:

Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)

Sokol

If you were able to create it, what is the URL of your crowdsale?

http://localhost:3000/crowdsale?addr=0xf9a59c0642cc46c2506faf61aefcd55867901233&networkID=77

Do you have screenshots showing the problem?

screen shot 2018-09-05 at 4 16 13 am

Do you see errors in the dev console? If yes, please include a screenshot

No