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 page: start/end time have no timezone #1126

Closed dennis00010011b closed 5 years ago

dennis00010011b commented 5 years ago

Steps:

  1. Create any valid crowdsale
  2. Open publish page and observe fields start/end time.

Expected result: timezone should be displayed Actual result: no timezone specified

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=0xdd57b2841b4a77d11c370212fbda81d2c4243e21&networkID=77

Do you have screenshots showing the problem?

screen shot 2018-09-04 at 1 07 30 pm

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

No