Skip to content

llopeziii/TimePicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

TimePicker

OpenUI5 TimePicker especially for desktop proposes

Those who are familiar with UI5 know, that there is a DatePicker which works very well. However, ther is no equivalent for picking a time value (actually there is a sap.m.TimePicker since version 1.36, but is much more suited to mobile apps).

This DatePicker is based on a sap.ui.commons.ComboBox and provides some functions to display time values. Time value given from the bindable list is formatted into users localized form. User input is parsed accordingly.

Feel free to use and share.

About

OpenUI5 TimePicker especially for desktop proposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • HTML 4.6%
  • CSS 1.6%