-
I have a Datepicker which is bound to the current date as in the documentation:
``
![image](https://user-images.githubusercontent.com/1764367/69498224-75826180-0ee5-11ea-95fc-a2a53b1ecd0e.png)
…
-
why openDirection don't working in SingleDatePicker, it works in DateRangePicker but in SingleDatePicker no
```
false}
isDayHighlighted={day => isSameDay(moment(new Date()),mom…
-
```
"I am using the DateWidget and its working fine if I am using the
langauge English but facing problem when I am using other than English
as device langauge .
For other langauge its throwing error …
-
### I'm Submitting a ...
```
[ ] Bug report
[x] Feature request
[ ] Support request
```
### Steps to Reproduce
Add a `defaultTime` prop to the element
```
```
### Expected Results
…
-
**This bug completely breaks any service which strictly enforces [RFC3339 formatting](http://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#anchor14)** (please reference the [SimpleDateFormat JavaDoc](…
-
I tried to change the date format to %d/%m/%Y but when adding an event, it keeps telling me that I have not completed the event date information (even though the event's date is pre-filled in the fiel…
-
Right now the date format that appears in the picker is 'MM/dd/yyyy' instead of the local date format set up in the OS.
Instead, the local date format should be used by default.
Right now it's not…
-
Program Manage page is crashing on local testing
displayDate from 'global/utils/common' is failing with:
`RangeError: Invalid time value`
` 50 | return formatDate(jsDate, dateFormat);`
at `/platform…
-
I am experiencing the following bug when running the bwlogreceiver
`java.text.ParseException: Unparseable date: "2018-05-25 23:00:04.798 CEST"
at java.text.DateFormat.parse(DateFormat.java:366)
…
-
I am using browser version of exceljs.
For some xlsx files, it identifies the date and parse it to object when i read a file. for some it doesnt. i just want to change the object to ISO String adte…