[Q] Calendar Default Time - Desire HD Q&A, Help & Troubleshooting

When I click on the HTC Calendar widget for a specific day to add an entry it starts at midnight, and I have to scroll down each time to at least 7am. Is there a way to default the time to 7am rather than midnight as I have no need to add anything at midnight?
Thanks.

im afraid No

Related

[Q] Virtuous unity 2.35: calenar widget refreshes all 'desktops'

hello,
I'm using virtuous unity since a long time. Now since the beginning of this week, every day I switch to the calendar widget I get a screen from VU saying launching and all my widgets get refreshed and starts back on the first page. This happens just one time a day (first time I check the calendar widget). As far as I know I never experienced that before. I wiped and installed this ROM again, but no succes. Why happens this as only that widget has to refresh and not all my widgets. Is there a setting I need to check?

[Q]All day event from yesterday still showing

So I made a calendar widget and I'm quite happy with it but the first entry still shows yesterday's all day event.
Is this a bug? Anyone experiencing the same problem as mine? Or a fix maybe?
hinirang said:
So I made a calendar widget and I'm quite happy with it but the first entry still shows yesterday's all day event.
Is this a bug? Anyone experiencing the same problem as mine? Or a fix maybe?
Click to expand...
Click to collapse
My all day event is also off by 8 hours, meaning only at 0800 will the all day event title of yesterday be cleared from the widget. I'm living in a time zone of GMT+8, wonder if that is the cause? but time zones in calendar/widget are set correctly. Appreciate any help and tips.
dearestk said:
My all day event is also off by 8 hours, meaning only at 0800 will the all day event title of yesterday be cleared from the widget. I'm living in a time zone of GMT+8, wonder if that is the cause? but time zones in calendar/widget are set correctly. Appreciate any help and tips.
Click to expand...
Click to collapse
I'm having the same issue sort of. My all day events are ending earlier. I'm in the Eastern time zone. They are ending sometime between 4pm and 6pm. Not sure of the exact time.

[Q] zooper calender end time

Hi,
In my calender widget, I use
Code:
$#C0SRd#>0?#C0SRdd#$$#C0SRd#=0&&#C0SRh#>0?#C0SRhh#$$#C0SRd#=0&&#C0SRh#=0&&#C0SRm#>0?#C0SRmm#$
Basically, I want to see time left from my next meeting.
The problem is, in my calander, I have both start time and end time. ( For example, Meeting with John, start-14:00, end-15:00).
The problem is with this code, as soon as start time begins(i.e. at 14:00), zooper possibly takes the end time (i.e. 15:00) as my C0SRmm and starts showing time left with that respect. So, w.r.t. the example above, if it is 13:05 on the meeting day, it will show 55 min. Which is expected.
But then, if the time is 14:00<current time< 15:00 , e,g. 14:25, it will show 35 min, i.e. time left from the end time...which I don't want.
Any help please?
Are you sure that's the behavior? For me, during an event, #C0SRm# counts the number of minutes from the event's starting time. In your example, for an event starting at 14:00, at 14:25 it will show 25 (really 26 as I see in practice).
ewcrider said:
Are you sure that's the behavior? For me, during an event, #C0SRm# counts the number of minutes from the event's starting time. In your example, for an event starting at 14:00, at 14:25 it will show 25 (really 26 as I see in practice).
Click to expand...
Click to collapse
Sorry...you are right...thats exactly what I get......and I don't want it. I just want to know when my meeting is....not how long the meeting is going.
Barud said:
Sorry...you are right...thats exactly what I get......and I don't want it. I just want to know when my meeting is....not how long the meeting is going.
Click to expand...
Click to collapse
Ok, what do you want it to say instead? Or do you want it to say nothing, or say something like "ongoing"?
I also have a countdown to my next event. I solved this problem using two copies of the countdown, one using event 0 and one using event 1. When event 0 is going on, I hide the countdown for 0 (by setting font size to zero using conditionals in the advanced parameters) and show the countdown for event 1. Otherwise, I hide countdown 1 and show countdown 0.
My test if event is occurring: #DyyyyMMddHHmm#>#C0SyyyyMMddHHmm#
If you just want to hide the countdown, you could add this to your existing conditionals.

All day events

I'm working on a event widget and I want to display the duration of the event.
This works fine for the most part, however I have a problem with all day events:
Events that are marked all day in Google calendar show up as two days long in my Zooper widget.
So if I have a all day event on monday it shows up as monday till tuesday.
I guess this this happens because Google marks those events as "ending at 12pm" and zooper counts that as a new day.
Is there any workaround for this issue?
Thank you!

[HELP] How set calendar

Now I have text like this: $#C0SEEE##C1SEEE#!=#DE#?#C1Sdd.MM# #C1SEEE#$ $#C1EHHmm#=0000?-:[tl]#C1SHH:mm#-#C1EHH:mm#[/tl]$$#C1EEEE#=0000?#C1TITLE#: [tr=10]#C1TITLE#$$#C1LOC#=?:#C1LOC#[/tr]$
this show me calendar entry with day,hour and name. But if meet is all day this not show hour (like 00:00 -00:00) and this is OK. But if something in calendar takes longer then one day (ex. trip since 28.09-5.10) I see only firs day (ex. 28.09 mon. - holiday) HOW do that if something take longer then one day it show full range ex. "28.09 mon. - 5.10 thu. - holiday" but still if something is only one day it show only this day.

Categories

Resources