react-month-picker-input icon indicating copy to clipboard operation
react-month-picker-input copied to clipboard

Year/Month UI Display Format

Open danmce opened this issue 7 years ago • 3 comments

Hello, is there any way of altering the display format of the date?

Currently this is set to MM/YY, both being numbers.

Is there any way of displaying the date in the UI as a string i.e. 'August, 2015'

danmce avatar Jun 06 '18 11:06 danmce

@danmce not for now, but I’ll add an option for custom formatter soon

slavakisel avatar Jun 13 '18 00:06 slavakisel

@danmce would you like to be able to alter just the format of displayed date in the calendar (1) or input value (2) too?

react month picker input 2018-07-13 10-03-27

slavakisel avatar Jul 13 '18 07:07 slavakisel

Hello @slavakisel I am also having one concern about customizing this calendar UI and input behaviour as follows.

  1. In calendar UI instead of showing both month and year (07/2018) , can we display year alone(2018).
  2. In the input box once we select year and month can we display it as Jul 2018 instead of 07/18.

thanks in advance

lakshmikanthvmallar avatar Jul 25 '18 12:07 lakshmikanthvmallar