-
Hey,
It would be nice to say for example:
I pick the year 2000 and then month august.
we only want to show everything from Tuesday 1st until Thursday 31th
Nothing from before in July or afterwards in…
-
Is there a straightforward way to calculate working days for different countries using information about weekend days and holidays? Is there a method to do it?
-
Hi Relu,
I have been using the Contact Form 7 Datepicker plugin on a WP-based site, but seem to have run into something of an issue with the minDate value!
We've had to use some custom jQuery to mod…
-
Currently we have quite a few dates stored in the metadata, should we provide a better representation for these other than `string` or to keep things simple we could keep them as strings but ensure th…
-
### Example problem
Consider this (extended) POSIX TZ string: `CRAZY5SHORT,M12.5.0/50,0/2`
- The name of this timezone is `CRAZY`.
- The offset from UTC is `-05:00`
- The name of the timezone …
-
Hi!
Quarters are not identified properly when written in short form:
"first quarter of 2018" > ok
```
{
"entity": "snips/datetime",
"range": {
"end": 21,
"start":…
-
Hello,
First of all, thanks for your work and your library/package. The number of functions and ways of using them are really very practical, and have helped me on several occasions during the firs…
-
There seems to be a weird issue with my calendar, 12 months with 28 days each.
I have set multiple events' intervals at 336 days, but if I set an event to start on the 1st month of the year it will…
-
When preparing a graph with data of type datetime
**Date() gives an Invalid date error**
It was working fine for many months until last week as specified in the documentation:
"The Date constructor c…
-
```
I'm constructing a timeline in which all the events simply correspond to a
year, not a date and time. It would be great if my pop-ups could just
display the year of the event, rather than every ev…