calendar 283
- Java Date vs Calendar
- Why is January month 0 in Java Calendar?
- Calendar Recurring/Repeating Events - Best Storage Method
- What's the best way to model recurring events in a calendar application?
- System.currentTimeMillis() vs. new Date() vs. Calendar.getInstance().getTime()
- Programmatically add custom event in the iPhone Calendar
- How to subtract X days from a date using Java calendar?
- How to add calendar events in Android?
- Convert String to Calendar Object in Java
- Java: Get month Integer from Date
- How to get complete month name from DateTime
- How do I calculate someone's age in Java?
- How do I localize the jQuery UI Datepicker?
- Number of days in particular month of particular year?
- last day of month calculation
- How to handle calendar TimeZones using Java?
- Calculate business days
- How to add minutes to my Date
- How to convert a date String to a Date or Calendar object?
- How to sanity check a date in java
- Design question: How would you design a recurring event system?
- Javascript framework calendar plugin
- Mutually restricting begin and end date-times using p:calendar (no validation)
- Getting current datetime using Calendar.getInstance() vs new GregorianCalendar()
- Django Calendar Widget?
- What is the most straightforward way to pad empty dates in sql results (on either mysql or perl end)?
- defaultCalendarForNewEvents failed
- Android Calendar get current day of week as string
- .NET: Get all Outlook calendar items
- How do you set the time and only the time in a calendar in Java?
- How can I programmatically create an iCal event in the default calendar?
- Why dec 31 2010 returns 1 as week of year?
- How do I discover the Quarter of a given Date?
- Check if a given time lies between two times regardless of date
- If you were programming a calendar in HTML would you use Table tags or Div tags?
- Single day all day appointments in .ics files
- What data structure is recommended for multiple calendars, dates and durations?
- How to use java.util.Calendar in GWT
- Select current date by default in ASP.Net Calendar control
- Creating a Backpack-like Calendar in Rails
- Convert a string to GregorianCalendar
- How do I determine if a given date is the Nth weekday of the month?
- Dated reminders in sharepoint calendars
- Why can i have only one instance of Calendar object
- Add Weekly Event to Calendar
- How to create a .ICS file with multiple VEVENTs to be imported into an existing Outlook Calendar
- Comparing two Calendar objects
- Specify the date format in XMLGregorianCalendar
- Are leap seconds catered for by Calendar?
- Is there a Scheduler/Calendar JS Widget library?