Category "calendar"

javascript plugin to display calendar

I am trying to find a package that i could install that would just display a view of a calendar as follows I dont need to add an event or anything i just solel

Launchingthe Calendar application (.EXE) from C#?

How can I lunch the build-in calendar app using c#, I can't find the process name and the PID(process ID)

How to use this Android Week View Library

I'm trying to implement on my android application a calendar week view where I will show all the events in that week like a school schedule. After searching for

How to generate ICS file for different calender's dynamically in reactJS

I have event data and I want user to be able to download ICS file and save it in calender of his choice This is the function I am using but the ics file generat

Find nth week recurrence on week days with moment js

I have just started moment js, I'm trying to generate recurrence for every nth week for defined week days I have tried this code so far but not getting True for

How to serve an ics file through NodeJS API in a way that user can subscribe using URL?

So I have my ics file in Google Cloud Storage and I would like to serve it through my API so I don't have to make the ics file public. However, I am not sure wh

how to disable a date cell in tkcalendar?

# Import Required Library from tkinter import * from tkcalendar import Calendar from datetime import date # Create Object root = Tk() # Set geometry root.geom

Show more config react big calendar

How to change limiting of show more events in view Month on react big calendar? I want to have "2 show more" in month view of react-big-calendar. Actually, I ha

How to publish a .ics file into my iPhone Calendar?

I have an iPhone and I recently discovered about exportable .ics files as a method to add events/calendars. I have searched Internet for a while and I didn't fi

Apply recurring RRULE on Outlook and Office365 calendar links

I'd love some help on RRULES. I was able to modify an HTML Google Calendar link by adding an RRULE OF &recur=RRULE:FREQ=DAILY;COUNT=2: GOOGLE CALENDAR LINK

Sync Google Sheet and Google Calendar by ID preventing duplicates

With this code I could put the events from google spreadsheet to google calendar, but now I would to sync these events between the two platforms by a unique ID

Filtering query by the field: recurrence/range/endDate

Is it possible (using Graph Api) to filter query by recurrence/range/endDate event field? For other data types it works, but for the endDate field, which is a D

Is it possible to programatically add an event to my own Office 365 calendar without an Azure subscription?

According to this guide there are a jillion ways to integrate, some of which are beyond my understanding, but they seem to require a Client Id which is created

Import external ICS with EWS

Using Exchange Web Services (EWS), I try to import an ICS from URL. I followed the official documentation : Use the EWS Managed API to import an appointment fro

How to calculate from a date to another date?

I am creating a workday calendar which calculates which date the workday ends. I have a code that sets daily worktime from e.g 8:00-16:00 (workDayStartStop). An

EventKit remove event from calendar

This is the way I am adding all the events in to my calendar, those events are coming from table view. I have a problem with deleting a specific even from the c

Calendar of a football championship - Answer set programming

I wrote an algorithm in answer set programming, run with clingo, to calculate a league of 20 teams and its 38 matches (19 round and 19 return) with certain cons

Second to last Wednesday of month in R

In R, how can I produce a list of dates of all 2nd to last Wednesdays of the month in a specified date range? I've tried a few things but have gotten inconsiste

Disable PrimeNG Calendar month selection in Typescript

I am using PrimeNg Calendar in my angular 7 project, wanted to disable month navigator on some conditions at the component level. Ex: Current Month is February

Autosys job scheduled to run except last 4 days of every month

I was looking into scheduling an autosys job which runs on all workdays, but except last 4 days of every month. I use the autocal_asc command and do not use GUI