python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Swift Date/Time Periodic Repeats (Every Day, Week, Month, etc.), Repeating functions
I'm making a SwiftUI Budget app where user can add a transaction (CoreData entity) and make it recurring by choosing start date and recurrence interval: weekly, every two weeks, monthly, every 3/6 mon...
Kuskoveckis
Votes: 0
Answers: 0
Set background color for each days of week in fullcalendar if a criteria matches?
I use django with fullcalendar and I want to change the color of days based of user's schedule.
here is the structure of the user's schedule:
Sunday: off // e.g. color should be blue
Monday: work // e...

Mahdi Jafari
Votes: 0
Answers: 1
Binary XML file line #18: Binary XML file line #18: Error inflating class com.qdocs.smartschool.utils.CustomCalendar
I have a smart school app. I have built a custom calendar in this, but the app crashed while the app call fragment in which the custom calendar exists in XML. I am trying to do this using the XML file...
vickey
Votes: 0
Answers: 1
AlarmManager time not being set correctly
I am developing an app where I use an AlarmManager to schedule a time to open an Activity.
The chosen time is picked by a TimePicker.
Despite the time being the expected one when I call the method whe...
Fábio Pires
Votes: 0
Answers: 1