Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

[iOS] Strange lastModified received from RNFB.fs.stat #254

Closed
@Meshz

Description

@Meshz

@wkh237 Hello, I'm receiving a strange timestamp for lastModified when using RNFB.fs.stat on a saved file on iOS. Here's the output of the response:

{
    type: 'file',
    filename: '.picture.jpg',
    size: '86766',
    path: '/var/mobile/Containers/Data/Application/EFB8FD2B-B6E1-4DE6-8EB9-959993D455D6/Documents/AppName/.picture.jpg',
    lastModified: 407828584
}

Any idea what's going on? Thanks for help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions