-
Plugin / custom tool idea: feature to synchronize between zim and a todo.txt file (see http://todotxt.com/).
Goal: allow android app for tasks based on todo.txt, but use zim as desktop application.…
-
I'm working with an XML object and can't serialize or deserialize date/times with defined timezones. This was tested with Jackson versions:
* 2.6.3
* 2.9.1
Unexpected serialization:
```
XMLGreg…
-
Do you feel the
retval = "'" + sp.Value.ToString().Replace("'", "''") + "'";
is correct for DateTime?
I'm getting localized Dates in Greek when I use it via CommandAsSql library.
In the li…
-
## Summary
Currently Emperor only allows use of the "Continuous values" color gradients when there are at least two numeric values in the current metadata field.
As a maybe far-out feature reque…
-
dateutil version: 2.6.1
python version: 3.6.3
[hack on SO](https://stackoverflow.com/questions/40305345/relativedelta-in-python-when-working-in-months) will do the trick, but this would be great t…
-
**Is your feature request related to a problem? Please describe.**
Discovered while addressing https://github.com/geonetwork/core-geonetwork/issues/5016 the ISODate constructors make different assu…
-
Specific content of error reporting:
Traceback (most recent call last):
File "D:\anaconda\envs\pytorch\lib\site-packages\pandas\core\tools\datetimes.py", line 456, in _convert_listlike_datetimes
…
-
### Issue Summary
Wrongly typed data for dates. Dummy dates are returned with the string literal "string" as the value which blows up in the json parser.
### Steps to Reproduce
1. Using the Twili…
-
This code could be improved as x[i] is a floating point value of # of seconds since epoch. By multiplying it by 1e3 or 1e6 would allow us to read the data as in millisecond/microseconds. Need to cro…
-
For fields generated by ModelResource from django's DateTimeField, my dates come out in ISO8601, just as I want. However, when I try to use an ISO8601 date as an argument to filters like myfield__gte…
jcsp updated
12 years ago