Ignore:
Timestamp:
04/01/10 00:29:52 (2 years ago)
Author:
RaulFRodriguez
Message:

Item8677: documenting JSCalendarContrib
adding a short section "Using the Calendar for picking dates only or picking times and dates" to the documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JSCalendarContrib/data/System/JSCalendarContrib.txt

    r5988 r7020  
    1212---++ Detailed Documentation 
    1313%$POD% 
     14 
     15---+++ Using the Calendar for picking dates only or picking times and dates 
     16 
     17The calendar is able to display a time-picker, in addition to the default date-picker, depending on the optional date format passed. 
     18 
     19   * the calendar displays the built-in time picker when the passed format descriptions includes hours, minutes or am or pm specifiers (i.e.: =%H, %I, %k, %l, %M, %p, %P=), 
     20   * otherwise the calendar is displayed normally with only dates if anything else or no format description is passed. 
    1421 
    1522---+++ Using the Calendar in user forms 
Note: See TracChangeset for help on using the changeset viewer.