Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Plugin skip birthday without year on android #213

Closed
AlexanderVagner opened this issue Jun 21, 2019 · 1 comment
Closed

Plugin skip birthday without year on android #213

AlexanderVagner opened this issue Jun 21, 2019 · 1 comment

Comments

@AlexanderVagner
Copy link

Bug Report

Problem

Contact with birthday, which is without year imports with empty birthday

What is expected to happen?

Expects to have contact with birthday with empty year

What does actually happen?

We have contact with empty birthday

Information

1b590002111100020000888800000000

This problem is because date without year in android passed as "--MM-DD"(https://stackoverflow.com/questions/25161485/is-the-mm-dd-format-for-month-day-part-of-iso-8601), which cannot parse by Date.valueOf method.

Command or Code

Environment, Platform, Device

Reproduced on Android 26 Pixel Emulator

Checklist

  • [ x] I searched for existing GitHub issues
  • [x ] I updated all Cordova tooling to most recent version
  • [ x] I included all the necessary information above
@timbru31
Copy link
Member

timbru31 commented Jan 9, 2023

We are archiving this repository following Apache Cordova's Deprecation Policy. We will not continue to work on this repository. Therefore all issues and pull requests are being closed. Thanks for your contribution.

@timbru31 timbru31 closed this as completed Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants