Created
August 2, 2014 10:51
-
-
Save MBehtemam/621447921ea035aa37e5 to your computer and use it in GitHub Desktop.
NCalendar Event JSON
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{title:'One Day Event',start:'1393/4/10',link:'http://www.facebook.com',color:'#663399'}, | |
{title:'One Day Event',start:'1393/5/25',link:'http://www.facebook.com',color:'#663399',description:'One Day event Happen'}, | |
{title:'One Day Event asdf',start:'1393/5/25',link:'http://www.facebook.com',color:'#6C7A89'}, | |
{title:'One Day Event 2',start:'1393/5/27',link:'http://www.google.com',color:'black'}, | |
{title:'One Day Event 3',start:'1393/5/30',color:'#dd55ee'}, | |
{title:'Event 1',start:'1393/5/1',end:'1393/5/5',color:'#F62459',description:'<h5>This <b>Event</b> 1 <u>Description</u></h5><hr/>'}, | |
{title:'Event 5',start:'1393/5/14',end:'1393/5/18',color:'#E87E04'}, | |
{title:'Event 6',start:'1393/5/14',end:'1393/5/16',color:'#6C7A89'}, | |
{title:'Event 7',start:'1393/5/14',end:'1393/5/17',color:'#03A678'}, | |
{title:'Event 8',start:'1393/5/14',end:'1393/5/22',color:'#9B59B6'}, | |
{title:'Event 9',start:'1393/5/14',end:'1393/5/25',color:'#26A65B'}, | |
{title:'Event 10',start:'1393/5/14',end:'1393/5/17',color:'#1F3A93'}, | |
{title:'Event 11',start:'1393/6/10',end:'1393/6/17',color:'#6C7A89'}, | |
{title:'Event 12',start:'1393/6/19',end:'1393/6/20',color:'#03A678'}, | |
{title:'GC Date',start:'2014/07/28',color:'#03A678'}, | |
{title:'Hey this is New Event',start:'1393/4/5',end:'1393/4/7'} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment