0.1.42 • Published 4 years ago

react-datetimezone v0.1.42

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

react-datetimezone

React datetime input component with timezones.

motivation

Usually datetime inputs always restricted to the user's timezone. But there are use cases where users want to select a datetime based on other timezones. For e.g. booking a hotel in other country/city, or booking a return flight from other country/city or running a campaign ( our use case) Building this component on your own takes a while with figuring out date and timezone conversion. This component does all these things for you. This component helps the user to enter datetime in the timezone they like.

todo

  • Replace moment with an better alternative
  • Ability to pass different set of timezones (for e.g. relative timezones)
  • User of the component should be able to set the styles (something like react-select)
  • Add more stories
  • Add tests
  • Setup CI
  • Suggest better name for the component
0.1.41

4 years ago

0.1.42

4 years ago

0.1.4

4 years ago

0.1.31

4 years ago

0.1.22

4 years ago

0.1.23

4 years ago

0.1.24

4 years ago

0.1.25

4 years ago

0.1.26

4 years ago

0.1.27

4 years ago

0.1.28

4 years ago

0.1.3

4 years ago

0.1.21

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago