-
```
NOTE: This form is only for reporting bugs. For questions, comments, or
advice please visit: http://groups.google.com/group/sipdroid-users
What steps will reproduce the problem?
1. Save a SIP UR…
-
```
Noto Sans Sinhala is missing the SInhala numeral sets, Sinhala Archaic Numbers
(111E0–111FF) and Sinhala Lith Illakkam (0DE6-0DEF).
These were introduced in Unicde 7.0
```
Original issue repor…
-
| TestField | Value |
| ----- | ----- |
| **GUID** | 2e371d57-1eb3-4fe3-8a61-dff43ced50cf |
| **Label** | AMENDMENT_MONTH_STANDARDIZED |
| **Description** | Proposes an amendment to the value of …
-
```js
import numeral from 'numeral';
console.log(
'numeral',
numeral('-0.0000000008851743227289433')
.divide(0.01)
.format('0.0'),
numeral('-0.000000009433')
.divide(0.01)
…
-
Locales according to the documentation on the main page do not work:
```
>var numeral = require("numeral")
> numeral.locale('de')
'de'
> numeral("12.2000.0065,9812")
TypeError: Cannot read pro…
-
MSID: 102977
Version: 1
Preprint DOI: https://doi.org/10.1101/2023.11.11.566681
## Step 1. Awaiting reviews
**Editorial to post reviews via hypothesis**
**Useful links:**
- DocMap: https://data-h…
-
**Describe the feature:**
Right now, the way you specify a `bit` field format is by selecting `bytes` and creating a numeral.js pattern that specifies that what you really want is _bits_.
Coul…
-
![](https://cdn.discordapp.com/attachments/750507657613410354/760129721416679444/20200928_222039.jpg)
![](https://cdn.discordapp.com/attachments/750507657613410354/760129747790331904/20200928_222353.…
-
```
console.log(numeral('0.000000001').format('0.000000000')); // NaN
console.log(numeral('0.000000011').format('0.000000000')); // NaN
console.log(numeral('0.000000111').format('0.000000000')); //…
-
```
Noto Sans Sinhala is missing the SInhala numeral sets, Sinhala Archaic Numbers
(111E0–111FF) and Sinhala Lith Illakkam (0DE6-0DEF).
These were introduced in Unicde 7.0
```
Original issue repor…