-
```
When handling 2 digit years, the datepicker is selecting 1911 instead of 2011.
Is there a way to correctly set the first possible date to 2000 instead of 1900
so that it will handle this correct…
-
```
When handling 2 digit years, the datepicker is selecting 1911 instead of 2011.
Is there a way to correctly set the first possible date to 2000 instead of 1900
so that it will handle this correct…
-
```
This is an enhancement:
Eropean normaly use:
Dateformat Day.Month.Year ( 15.03.2011)
or Year/month/day (2011/03/15)
But never the american format 3/15/2011
And usually the clock is in 24h format…
-
const { spawn } = require('child_process');
const mysql = require('mysql');
logfile_opts = {
logDirectory:'logs', // NOTE: folder must exist and be writable...
fileNamePattern:'pheal-.log',
…
-
**Describe the bug**
When creating a Gantt diagram with the option "excludes weekends", and specifying some event duration with start and end date, the resulting diagram will display a longer period …
-
Minor improvement: on News section, the date is not localized. No matter the language, it is displayed in English language and format (February 14, 2023, for example).
-
Is important to translate this project in italian and to allow to change date format from MM-dd-yyyy to dd/MM/yyyy because in Italy we don't use the first format type. I'm working on it......
-
I think that one thing is missing. The fact that I can't print tomorrow's hours or the first hour's day that the store is opened when the store is actually close.
As much as Google do in google search…
-
## Version **3.0.7** of [gulp-util](https://github.com/gulpjs/gulp-util) just got published.
Branch
Build failing 🚨
Dependency
gul…
-
```
When handling 2 digit years, the datepicker is selecting 1911 instead of 2011.
Is there a way to correctly set the first possible date to 2000 instead of 1900
so that it will handle this correct…