-
need alarm recurrence, daily, weekly (e.g. every monday & thursday) & monthly options (specific date of each month)
Need skip days too (e.g. every 3rd monday & thursday)
-
My 5kW EASUN SMH-ii-7K worked fine for months with the fix in inverter.cpp shown below:
- if (buf[0]!='(' || buf[replysize-1]!=0x0d) {
+ if (buf[0]!='(' || buf[replysize-1]!=0x0a) {
(…
-
**Name**
Killed in accidents on a certain month compared to the same month in previous years
in JSON "name": "fatal_accident_yoy_same_month"
**Title**
Count of killed in road accident on month X…
-
**Description:**
The undo command is said to "undo the most recent changes made to student data" in the User Guide. However, after using the `markpaid` command with `all` specified, `undo` only allows…
-
If month does have first day as disabled. MonthPicker disables whole month.
The same goes to YearPicker.
-
-
### Description of Enhancement :
Update the schema of the `vesting_conditions` object to include a variable called `cliff_condition` which references another `vesting_condition` and add an addition…
-
`
moment.locale('hr');
moment(moment().format('DD MMMM YYYY'), 'DD MMMM YYYY').format('DD MMMM YYYY')
`
let's suppose current date is 16 june 2020
expected output:
`16 lipanj 2020`
curre…
-
Hello! Several weeks ago got this issue. Streams in VK groups doesn't suport opening chat in new window. So both of the extension and desktop version can't get chat from VK stream. For "VK play" all …
-
## Please, provide the details below:
RadCalendar in Month viewMode cannot scroll to month when maxDate is set
### Which platform(s) does your issue occur on?
iOS
### Please provide the follow…