2.1.1 • Published 6 years ago

datetime-entry v2.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Date/Time input

Enter formatted date and time without pickers.

Build Status

Version 2 contains breacking changes.

For the demo and docs please visit https://ua9msn.github.io/datetime

What is it

The jQuery plugin which makes date/time input from text one. Inspired by "dateentry" plugin http://keith-wood.name/timeEntry.html

Why is it

The mentioned above plugin is outdated. I tried to use it with a webpack, and failed. It use some kind a plugin wrapper which is not used anywhere else and, in my opinion, adds extra complexity.

Why jQuery and not React

Just because i need jQuery. When i need react, i'll add the branch.

What is inside

Instead of create huge data file with day names, month names, etc. I use Intl inside. So all languages supported by Intl, should be ready to use without any twitches.

Meanwhile, internally, this code doesn't use jQuery, i need jQuery only as interface to attach the plugin to input.

What's next

  • Add step option
  • Add ERA support
  • Increase test coverage
  • Optimize code

2.1.1

6 years ago

2.1.0

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.9

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago