Skip to content

System.currentTimeMillis() returns a negative number #229

@jtoledo1974

Description

@jtoledo1974

From Kivy Remote Shell

from jnius import autoclass
System = autoclass('java.lang.System')
System.currentTimeMillis()
-1605849459

It is supposed to be a long integer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions