Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-616

Add support for `RealmInstant.now()`

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Local
    • None

      While do we want to keep the RealmInstant class as thin as possible, getting the current timestamp is a super common use case.

      Currently, we do try to avoid having to depend on kotlin-datetime, but we should be able to copy the logic for getting a current timestamp for JVM and Native rather easily.

            Assignee:
            jacob.gunnarsson@mongodb.com Jacob Gunnarsson (Inactive)
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: