Skip to main content

Questions tagged [calendar]

A calendar is a system of reckoning time in which the beginning, length and divisions of a year are defined. The term may refer to a software class or library for the manipulation and display of calendar data, or to a list of events with associated dates and times, managed by a human via an application or operating system user interface.

-3 votes
0 answers
12 views

I am getting "org.openqa.selenium.ElementNotInteractableException" this error while performing actions on calender

I am getting "org.openqa.selenium.ElementNotInteractableException" this error while performing actions on calender I am trying to perform actions on the calender popup screen (Selecting ...
Faim Sohail's user avatar
0 votes
0 answers
11 views

Progressive Web Apps : how to build reminders?

I'm a student and I have learnt about web development (HTML, CSS, JS, PHP) and quickly about app development (Android Studio with Java). Currently, I'm doing an internship where i'm supposed to make ...
user26463933's user avatar
1 vote
0 answers
17 views

Import ICS file using intent

i am using Pixel 6 Device having Androd 15 i am facing issue that when importing ics file using any other device the screen is perfect but when using Pixel 6 Device i am facing the issue same as in ...
Muhammad Owais's user avatar
0 votes
0 answers
9 views

jQuery Monthly Calendar Recommendations?

Can anyone recommend a basic calendar plugin? I'll plan to use Ajax to load events. When the public clicks on an event, a window needs to appear with details.
Jon's user avatar
  • 105
0 votes
0 answers
17 views

JavaScript calendar with saving several time intervals and dates

I have custom post type - specialists. Please help me find a javascript calendar in which I would be able to choose the dates and times of several sessions in the admin panel, and then save them for ...
Rudy's user avatar
  • 31
0 votes
0 answers
44 views

How do I make Date Components of Horizon Calendar in SwiftUI work with today's date?

Im trying to pass today's date as my start date in my code and every time I try to run a preview my app crashes. Do y'all see what I need to do to fix this? import SwiftUI import HorizonCalendar ...
Gray Gillman's user avatar
-2 votes
2 answers
28 views

Problem in dynamically changing callendar view

Basically im trying to do some calendar knowledge , the calendar fetches the events from google , but thats not the issue. That part is done. I have this logic that im not being able to implement . ...
Kripthonite's user avatar
0 votes
0 answers
12 views

Allowed to select ranges which have disabled days Flatpickr

I am trying to use flatpickr's range calendar in my project. In their docks it is mentioned, that if you try to select a range which has disabled days, it will not be allowed. However, when i try this ...
Ignas Bakus's user avatar
0 votes
0 answers
27 views

How can I sync my local Synology calendar to Google without exposing the Synology to the internet?

I have a Synology NAS where I use the built-in calendar app to manage my different calendars. This works great and I can sync it to my phone using CalDav with the Android app DAVx5. Now I'd love to ...
Urasam's user avatar
  • 179
0 votes
1 answer
21 views

QDateEdit restrictions for impossible georgian dates (2024/06/31)

I'm trying to use a QDateEdit for my program but I want it to work with Jalali (Persian/Solar Hijri) calender in this type of calenders for the first 6 months we have 31 days and for the next 5 month ...
Pars_khodro's user avatar
-3 votes
1 answer
40 views

Populate the dictionary [DateComponents: EventType], How to add dates to a date dictionary [closed]

I would like to get this result: var eventDate: [DateComponents: EventType] = [ DateComponents(calendar: Calendar(identifier: .gregorian), year: 2024, month: 7, day: 04): .busy, ...
user26220380's user avatar
0 votes
1 answer
28 views

Trying to create a drop down list that is able to filter out all other columns base on selection (calendar months)

I have a rather crude spreadsheet that tracks simple monthly data with each month in a different column. I'm hoping to create a drop down list in cell B6 or C6 which allows the user to select the ...
Geoff De Ross's user avatar
-1 votes
0 answers
10 views

occurrenceId is not in outlook events api response

Api i am hitting : https://graph.microsoft.com/v1.0/me/events/AQMkADAwATMwMAItMjMyZS0zNTQyLTAwAi0wMAoBUQAICADcsCqOKgAAAEYAAAIqdXIgmnnRSo2w2NAevb0ACAcA1tm-...
Akash Raj's user avatar
0 votes
1 answer
24 views

Iterate through all the days in a month in DJANGO template

enter image description here I have a model table like above which contains two columns on which dates on which an item is being sold in a month. I want to show the entire month table in Django ...
JTO  IT  CDR 's user avatar
0 votes
0 answers
18 views

Error making appointment: FormatException: Invalid date format in Flutter app using Dio for API requests

I am working on a Flutter application that involves making appointments by selecting a date and time. The appointment details are then sent to the backend via an API request. However, I'm encountering ...
hamsoace's user avatar
  • 117

15 30 50 per page
1
2 3 4 5
917