GantMan / GantMan/PackingPeanut

Android: Time objects come back as Java::Lang::Long

Open
#5 7 comments 0 reactions 0 assignees View on GitHub
Android enhancement
Dominant language
Ruby
Stars
20
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```
>> App::Persistence["time_test"] = Time.now
=> 2015-07-26 13:59:18 +0000
>> App::Persistence["time_test"]
=> #
```

I'm not sure the best way to deal with this - I expect it has to something to do with the underlying persistence layer only storing primitives (just guessing). Maybe we need to store the original class along with the value?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.