WIP Add facebook.com plugin #8

Open
Arxcis wants to merge 17 commits from Arxcis/rolodex:facebook into main
Collaborator

Opening up PR here as well now, as I am stuck on how to parse the birthdays internationally.

The problem:

2. january 2001    // 'no'
2 January 2001    // 'en-uk'
January 2 2001   // 'en-us'
...and so on

There is no native way to parse this. Third-party library may be required. Thus I am raising this issue up as an extension-wide issue, not just a facebook-plugin issue.

See Original PR for context.

Opening up PR here as well now, as I am stuck on how to parse the birthdays internationally. **The problem:** ``` 2. january 2001 // 'no' 2 January 2001 // 'en-uk' January 2 2001 // 'en-us' ...and so on ``` There is no native way to parse this. Third-party library may be required. Thus I am raising this issue up as an extension-wide issue, not just a facebook-plugin issue. See [Original PR](https://code.on.nilsnh.no/Arxcis/rolodex/pulls/1) for context.
Arxcis requested review from nilsnh 2026-07-25 22:35:17 +02:00
Arxcis changed title from WIP Add facebook.js to WIP Add facebook.com plugin 2026-07-26 00:38:22 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u facebook:Arxcis-facebook
git switch Arxcis-facebook
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nilsnh/rolodex!8
No description provided.