Plugin Directory

Changeset 2653732


Ignore:
Timestamp:
01/06/2022 07:06:39 PM (4 years ago)
Author:
charlestsmith
Message:

Initial commit

Location:
day-counter
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • day-counter/tags/1.0/readme.txt

    r2653695 r2653732  
    1616### Plugin Features
    1717
    18 * Current Day and Date counter
     18* Count Day and Date
    1919* Time and Date duration between two dates
    2020* 24/ 12-hour time format
    2121* Days, weeks till next birthday
     22
     23 = Use the shortcode & format =
     24    1.[DC-CurrentDatetime format="d/m/Y H:i"]
     25    2.[DC-TimeDifference startDate="01:50 am" endDate="05:00 am" format="h:i"]
     26    3.[DC-FullDatetimeDifference startDate="16.07.2021" endDate="now" format="d"]
     27    4.[DC-DifrenceWeekDays startDate="16.07.2021" endDate="now"]
     28
    2229
    2330== Installation ==
     
    3239
    33401. eg. Shortcode on Tools
    34 2. Set Shortcode in page or post
    35 3. Show result
    36 
    3741
    3842= 1.0 =
  • day-counter/trunk/readme.txt

    r2653695 r2653732  
    1616### Plugin Features
    1717
    18 * Current Day and Date counter
     18* Count Day and Date
    1919* Time and Date duration between two dates
    2020* 24/ 12-hour time format
    2121* Days, weeks till next birthday
     22
     23 = Use the shortcode & format =
     24    1.[DC-CurrentDatetime format="d/m/Y H:i"]
     25    2.[DC-TimeDifference startDate="01:50 am" endDate="05:00 am" format="h:i"]
     26    3.[DC-FullDatetimeDifference startDate="16.07.2021" endDate="now" format="d"]
     27    4.[DC-DifrenceWeekDays startDate="16.07.2021" endDate="now"]
     28
    2229
    2330== Installation ==
     
    3239
    33401. eg. Shortcode on Tools
    34 2. Set Shortcode in page or post
    35 3. Show result
    36 
    3741
    3842= 1.0 =
Note: See TracChangeset for help on using the changeset viewer.