-
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)
…
-
**Describe the bug**
In at least one of my scores, each time I publish to musescore.com, the title in the initial publish dialog as well as the genre and the rights settings in the dialog that opens …
-
### Description of the bug
While most fields allow using comma as decimal separator and automatically converting it to a period, not all do.
This seems to to be the case on all modal settings, but…
-
Class is changing default locale config but does not check if locale is present/generated in the system.
-
Same as https://github.com/svenfuchs/rails-i18n/issues/284 but for Greek.
-
Example 1
## Code Snippet
- DebtsModel.kt
```kotlin
private fun getTodayDateInteger(): Int {
val dateFormat = SimpleDateFormat("dd-MM-yyyy", Locale.getDefault())
return dateFormat.fo…
-
- Laravel Version: 5.5
- Voyager Version: 1.0.13
- PHP Version: 7.0
### Description:
I've many problems with date fields.
I not find a solution to add custom options like "locale" (why not add …
-
```javascript
const date = new Date();
// Results below assume UTC timezone - your results may vary
// Specify default date formatting for language (locale)
console.log(new Intl.DateTimeFormat('…
-
Running JBake natively through a batch or similar script, you end up with baked HTML files localized for the system's language. Thus, if you run it on a French or German OS locale sensitive items, esp…
keilw updated
9 years ago
-
### What happened?
I have a paperless-ngx instance running as an LXC on proxmox, using nginx proxy manager to give it a public url.
When I log into that using the app it works perfectly the first ti…