|
I am trying to sync my work email to my Google Calendar. I downloaded and setup Google Calendar Sync. It works, however all events from my work calendar on outlook syncs to my default General Calendar. I have a Google Calendar called Work that is not ...
Started by CT on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Then you could share out your....
You could create a new Google Calendar account which would only be used for syncing your work account.
I've been using a program for years.
Google Calendar Sync only syncs with your primary calendar .
|
|
This is a follow up question (and possibly should have been asked before it) to this question: Subclasses of java.util.Calendar .
I'm internationalising a large Java app that uses dates fairly regularly since a lot of the data has dates associated with...
Started by Ed on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Second, I believe the Gregorian calendar is used for international business and the Islamic calendar is used for purposes of religious holidays & ceremonies; depending on the country, the....
First, concerning dates use Joda time if you can.
|
|
I use Google Apps for my calendar, and display my girlfriends gmail calendar into mine by using the "Private Address" ICal link from her calendar settings. That makes it possible for me to see all of her calendar (that is not marked private).
Now I want...
Started by Kjensen on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
In the calendar in Google Apps, if you go to Settings -> Share this calendar -> Share, there is a domain-wide setting of whether or not you will be able to share your calendar as other
Calendar -> Sharing options -....
|
Ask your Facebook Friends
|
I am trying to show events from a calendar in the main site to a calendar in a sub-site of the main site (or vice-versa)...I can't alter any server files or use custom-built web parts...is there anyway to do this w/ OOTB moss 2007?
Answer Snippets (Read the full thread at stackoverflow):
There is no way to "copy" or deisgnate specific calendar items, but I recenlty wrote an article....
Disdplay them in a "new" calendar will be a lot of work though.
The entire site collection for calendar items, then display them in a list.
|
|
How do you create a dropdown menu to sort calendar events in drupal calendar module?
I know many people are struggling with this same issue. Can anyone help???
Thanks in advance!
Started by Dreher on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Or an outside service that has type calendar with these features already available? I have looked of choice above the calendar..
|
|
Hi Team,
I recently migrated a user on Outlook with a pop account (PST file) to Exchange (OST file). We need to import his contacts from the PST file to the new Calendar in his Exchange box.
I added the PST folder back into Outlook and did a file export...
Started by Justin on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
If it is then you could look at exporting just the calendar data to another PST folder Google Calendar Sync to load the entries....
My first suggestion would be to open the PST file up in Outlook and check that the calendar data is present.
|
|
I already make extensive use of prototype and don't want to add an extra framework like YUI.
I need a javascript calendar which enables me to customize rendering of calendar-cells on a cell by cell basis. (For rendering events, prices, etc. on a certain...
Answer Snippets (Read the full thread at stackoverflow):
Here's one: CalendarView.
Functionality than prototype and both have excellent calendar options.
|
|
I want in my asp.net application is to create a schedule.The events should be dragged from the treeview and dropped onto the calendar control to create the schedule.What i want is that someone could suggest what is the best calendar control available ...
Started by Tarun on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I've used it in several.
This is a jquery calendar app that just 'works'.
A good starting point.
|
|
Hi!
I am working at a client where Lotus notes is used and would like to synchronize the Notes calendar (Lotus Notes 7) with Google Calendar or directly with my IPhone 3GS. I dont need to sync the emails, the calendar entries and tasks are sufficient....
Started by Felix on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
8.5.....
I have used this successfully to sync to Google Calendar, and I've set my iPhone) the mail template that goes with it.
There's a free trial and the product costs $40.
That can automatically sync to Google Calendar every hour or so.
|
|
Do you know any DateTimePickers for calendars other than the Gregorian calendar?
Started by Parsa on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Can you be more specific as to which type of Calendar you are interested in?
There is a Farsi calendar control available on code project: http://www.codeproject.com/KB/selection/FarsiLibrary.aspx.
|