Questions tagged as 'calendar'

1
answer

Performing a specific task on a specific date and time

I'm trying to develop a small system that sends an email every Tuesday at 08:00 in the morning. But I'm a bit confused, I can already send the email and check if it's Tuesday, but I do not know if it's correct. The system keeps running,...
asked by 08.09.2015 / 14:37
1
answer

Mark JCalendar when there is an event on the day [closed]

In my Java Desktop application, I'm thinking of adding a JCalendar to easily inform on what day there are events that will be written to a database. My question is whether it is possible to make a markup or change of color in the calendar of...
asked by 16.09.2015 / 15:05
0
answers

How to handle each day of an independent calendar (ASP.net)

I have a Calendar object in my web application (ASP.NET 4.5.2), where I get the dates registered in the database and fill in the day of the calendar with a color, as shown below: Iwasabletodoallthispartofgettingtheinformationfromthedatabasea...
asked by 16.05.2018 / 20:51
0
answers

Integrate public calendars from Google Calendar with PHP + Laravel

I've been researching a lot to find the solution to this problem: I need to integrate Google Calendar calendars into my system (Laravel) but only find ways to do with authentication (the person allows the API and then manages their own data.)...
asked by 02.05.2018 / 13:57
1
answer

Calendar Primefaces losing style with ajax update

The primefaces component calendar is losing its style after updating with ajax in the view. What do I do to resolve?     
asked by 19.04.2018 / 11:10
0
answers

Add buttons every day on ui-calendar Angularjs

How do I add a button on each calendar day? Generating a button at the top of each day with event ng click passing the corresponding day to a variable.     
asked by 17.03.2018 / 22:18
0
answers

open on specific day with calendar intent on android

I have a function where I open the calendar of android, I pass the complete date and it opens exactly in the month of the date, well everything works but my doubt is, and possible to open in the intent of the day instead of showing the full mont...
asked by 27.02.2018 / 15:52
0
answers

Calendar with horizontal scroll javascript

I'm looking for some free javascript calendar, similar to what you have in mobiscroll ( link ) with only one visible week and with horizontal scroll. Does anyone have a statement? Thank you in advance!     
asked by 31.12.2017 / 01:15
1
answer

Calendar with slide on days of the month

I'manapprentice,Iimaginedaprojectandwantedtoaccomplishalot,Ineedtobeabletogivelifetothiscalendar,althoughIcanonlycallitacalendaridea.Whereinthemiddleisthecurrentdaythereisbeginning,intheleftthepreviousday,andintherightthedayafter.witharrowsnext...
asked by 07.12.2017 / 05:34
0
answers

Angular Calendar 4

I have a problem ... I need a simple calendar in my application. I've managed to find only those who need an input, like the example below. <input class="teste"> and $('.teste').pickadate({}); But in case I need to open it right...
asked by 23.11.2017 / 16:14