vue-functional-calendar icon indicating copy to clipboard operation
vue-functional-calendar copied to clipboard

Time is not shown in the input field even I specified the withTimePicker option in the config

Open marinelbare902 opened this issue 3 years ago • 1 comments

@ManukMinasyan This is my configuration for the functional calendar but I am not able to see the time in the input field.

calendarConfigs: {
	isModal: true,
	isDatePicker: true,
	withTimePicker: true,
	isDark: true,
	placeholder: 'Date & Time'
}

The time is shown up in the time picker but not able to see in the input field. Could you let me know what the problem is?

image

marinelbare902 avatar Mar 02 '21 21:03 marinelbare902

The same issue here.

inotite avatar Mar 02 '21 23:03 inotite

Hello. Thanks for your feedback. Now I don't have time to deal with the calendar. Please create pull requests, I will appreciate it, it will be useful for the community.

ManukMinasyan avatar Nov 02 '22 12:11 ManukMinasyan