creatorextension/com.nokia.s60tools.creator.help/html/reference/calendar.htm
changeset 0 61163b28edca
child 25 eb17a7f7f320
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5 <title>Calendar components</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Calendar components</h2>
       
    11 <p>The Calendar component types are:</p>
       
    12 <ul>
       
    13 <li>To-do</li>
       
    14 <li>Appointment</li>
       
    15 <li>Event</li>
       
    16 <li>Reminder</li>
       
    17 <li>Anniversary.</li>
       
    18 </ul>
       
    19 <p>You can either type in the needed values directly into the fields or select the <b>Random</b> options to let the S60 Creator tool generate message items randomly. </p><p>Note the following specifics about calendar items:</p>
       
    20 <table width="500" border="1" cellspacing="1" cellpadding="2">
       
    21 <colgroup>
       
    22 <col width="42*">
       
    23 <col width="157*"></colgroup>
       
    24 <tbody>
       
    25 <tr>
       
    26 <td><b>Date, time</b></td>
       
    27 <td>
       
    28 <ul>
       
    29 <li>In date and time fields, the data should be entered as:
       
    30 <ul>
       
    31 <li><i>YYYY-MM-DD</i> (for year-month-date), </li>
       
    32 <li><i>T</i> (a separator between date and time), </li>
       
    33 <li><i>HH:MM:SS</i> (for hour-minute-second). </li>
       
    34 </ul>
       
    35 </li>
       
    36 <li>For example: <i>2008-03-03T12:45:30</i></li>
       
    37 </ul></td>
       
    38 </tr>
       
    39 <tr>
       
    40 <td><b>Appointment</b></td>
       
    41 <td><ul>
       
    42 <li><b>Attendee:</b> defines the contact names to be used as meeting attendees. In this field, the attendee email is mandatory, whereas the attendee name is optional. To use both of them, enter them in the following format: <br><i>attendee email | attendee common name</i> <br><i>john.smith@company.com | John Smith</i> </li>
       
    43 <li><b>Attendee Contact set ID:</b> takes the attendees from a specific Contact set ID. </li>
       
    44 </ul></td>
       
    45 </tr>
       
    46 </tbody>
       
    47 </table>
       
    48 
       
    49 <h5>Related concepts</h5>
       
    50 <ul>
       
    51 <li><a href="../concepts/contact_set.htm">Contact set</a></li>
       
    52 </ul>
       
    53 
       
    54 <h5>Related references</h5>
       
    55 <ul>
       
    56 <li><a href="generic_items.htm">Generic component reference</a></li>
       
    57 </ul>
       
    58 
       
    59 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    60 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    61 </body>
       
    62 </html>