drops unsed code
This commit is contained in:
parent
ca1cff1706
commit
bfd166f0a6
1 changed files with 0 additions and 10 deletions
|
|
@ -91,16 +91,6 @@ namespace Yavsc.Services
|
||||||
/// </summary>
|
/// </summary>
|
||||||
protected static string getCalEntriesUri = "https://www.googleapis.com/calendar/v3/calendars/{0}/events";
|
protected static string getCalEntriesUri = "https://www.googleapis.com/calendar/v3/calendars/{0}/events";
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// The date format.
|
|
||||||
/// </summary>
|
|
||||||
private static string dateFormat = "yyyy-MM-ddTHH:mm:ss";
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// The time zone. TODO Fixme with machine time zone
|
|
||||||
/// </summary>
|
|
||||||
private string timeZone = "+01:00";
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the calendar list.
|
/// Gets the calendar list.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue