Discussion:
CBLJSON's date methods equivalent in 2.0?
p***@decurtis.com
2018-06-28 15:13:56 UTC
Permalink
In CouchbaseLite iOS 1.x, we have CBLJSON's date related methods available
which helps in handling dates properly. I did not see any such class in
CouchbaseLite 2.0. Is it really the case? Do we have any other API from 2.0
available that we can use to handle dates or do we have to create our own
methods for the same?
--
You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchbase+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/e5ddf5d4-7a49-40d8-a66e-3691a32f88ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
'Jens Alfke' via Couchbase Mobile
2018-06-28 16:35:18 UTC
Permalink
On Jun 28, 2018, at 8:13 AM, ***@decurtis.com<mailto:***@decurtis.com> wrote:

In CouchbaseLite iOS 1.x, we have CBLJSON's date related methods available which helps in handling dates properly. I did not see any such class in CouchbaseLite 2.0. Is it really the case? Do we have any other API from 2.0 available that we can use to handle dates or do we have to create our own methods for the same?

Did you look at the Dictionary and Array classes? They have accessors for getting/setting dates.

—Jens

Privacy Policy<https://www.couchbase.com/privacy-policy> | Update Marketing Preferences<https://info.couchbase.com/unsubscribe-or-manage-preferences>
--
You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchbase+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/698FFC34-5B5A-456F-BF44-75B2500CBFC3%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.
Loading...