-
```
ProfileField enumeration does not contain value for the "birthday_date"
parameter.
This blocks the ability to get "birthday_date" value from the Facebook
users_getInfo call.
```
Original issue r…
-
```
ProfileField enumeration does not contain value for the "birthday_date"
parameter.
This blocks the ability to get "birthday_date" value from the Facebook
users_getInfo call.
```
Original issue r…
-
```
ProfileField enumeration does not contain value for the "birthday_date"
parameter.
This blocks the ability to get "birthday_date" value from the Facebook
users_getInfo call.
```
Original issue r…
-
```
What steps will reproduce the problem?
1. In Address Book a contact named DUDE has the following birth date: 4th
of september 1989.
2. Set reminder alert on 1 week (or 7 days).
3. One week before …
-
when i use cjson.encode(table), the table is modified order ,why?
e.g:
local json = cjson.encode({name="yhc",age=40,birthday="1985"})
print(json) -- {"birthday":"1985","name":"yhc","age":40}
i…
-
**Is your feature request related to a problem? Please describe.**
YEA THERES A PROBLEM I KEEP FORGETTING MY HOMIES BIRTHDAYS
**Describe the solution you'd like**
Have a database or spreadhseet o…
-
I have my default category set to "chores" but every new task i create comes up birthdays.
I tried changing the default category to something else, but it still comes up birthdays.
-
Running into the evalerror in the get_birthdays function of node_helper.js when attempting to load the birthday.json file. Getting the error that it can't find config.birthdays or birthdays.json.
C…
-
I would like to add this in the users profiles and show it in the new contact book "Accounts"
-
```
using System;
using System.Collections.Generic;
using DHTMLX.Scheduler;
using DHTMLX.Scheduler.RecurringEvents;
public class Program
{
public static void Main()
{
var timestampForOc…