-
How I can set dateformat to a chart with this library?
Reference : https://developers.google.com/chart/interactive/docs/reference#dateformatter
-
## Overview
Dates received from Stackberry are sometimes slightly different than the date that was sent due to a precision issue.
## Steps to Reproduce
1. Set date property on object
2. Push obj…
-
Faced when tried convert str date from HTTP headers to Date. It returns nil. But this str converts to date with DateFormatter. Very strange, maybe you can help with it?
Screen from clean project:
…
-
A table like this:
```sql
CREATE TABLE optional_date (
id INTEGER PRIMARY KEY,
modification_date DATETIME
);
```
with configuration:
```json
{
"CodeGeneration": {
…
-
Hi,
I've been trying to read a `DATETIME` column using an `Expressible`, unfortunately it crashes in [`Date.fromDatatypeValue`](https://github.com/stephencelis/SQLite.swift/blob/70fb7af324cb3170d92…
-
| | |
|------------------|-----------------|
|Previous ID | SR-11618 |
|Radar | None |
|Original Reporter | JoseASantiag…
-
Hi,
Prerequisites:
**CoreStore (5.1.1)**
Sample `NSManagedObject` subclass. Others use the same principle for importing/updating
Every `NSManagedObject` subclass have `uniqueConstraints` setu…
-
I have a form object which contains a date property. When outputting the entire form object, the date is different than when the date property on the form object is referenced directly.
```
…
-
Crash reported via Google Play:
# Environment
- Android version: 5.0 (API 22)
- Device model: Samsung Galaxy S4
# Description
- tba.
# How to reproduce
- tba.
# Stacktrace
``` java
j…
-
| | |
|------------------|-----------------|
|Previous ID | SR-8898 |
|Radar | rdar://problem/44942051 |
|Original Repor…