Skip to content

Array of NSDate stored differently in Parse.com and Parse Server #3341

Closed
@brbgyn

Description

@brbgyn

Hi,

When i migrate my data to a mongoDB database with Parse Server open source, the columns with and Array of NSDate are not migrate as expected.

They are migrated as an Array of NSString containing the date as yyyy-MM-dd'T'HH:mm:ss.SSS'Z'

My app crashes when try to handle this new Array since they are not NSDate anymore, and became NSString.

Here are images to explain what im talking about:

PARSE.COM OLD BROWSER
captura de tela 2017-01-07 as 20 11 51

PARSE SERVER BROWSER
captura de tela 2017-01-07 as 20 12 02

Thank you

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