Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Device in 12h time format, notification scheduled time shows as invalid date #2015

@branislavantic87

Description

@branislavantic87

I pass timestamp to schedule local notification and repeat type is daily. This works when device is in 24 time format but when its in 12h time format notification object look like this

 { 
soundName: null,
    id: '165723694',
    date: Invalid Date,
    number: 1,
    message: "Some message",
    title: "Some title"
}

It fires today but for next day does not trigger notification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions