Plugin Directory

Changeset 1405788


Ignore:
Timestamp:
04/27/2016 04:37:28 PM (10 years ago)
Author:
kingkode
Message:

cant get this right.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jclocksgmt-wp/trunk/readme.txt

    r1405779 r1405788  
    1 === jClocksGMT - World Clocks for Wordpress ===
     1=== jClocksGMT World Clocks ===
    22Contributors: kingkode
    33Donate link: http://kingkode.com/donate/
     
    2222Additional attributes:
    2323
    24 * `     title :` Usage is `[jclocksgmt title='Houston, TX, USA']` Title of location
    25 * `    offset :` Usage is `[jclocksgmt offset='-6']` Set Standard GMT offset
    26 * `       dst :` Usage is `[jclocksgmt dst='true]` set FALSE if location does not need to observe dst
    27 * `   digital :` Usage is `[jclocksgmt digital=true]` Display digital clock
    28 * `    analog :` Usage is `[jclocksgmt analog=true]` Display analog clock
    29 * `timeformat :` Usage is `[jclocksgmt timeformat='hh:mm A']` Time format
    30 * `      date :` Usage is `[jclocksgmt date=false]` Display date
    31 * `dateformat :` Usage is `[jclocksgmt dateformat='MM/DD/YYYY']` Date format
    32 * `      skin :` Usage is `[jclocksgmt skin=1]` Set 1 of 5 clock themes.
     24* title
     25 * Usage `[jclocksgmt title='Houston, TX, USA']` Title of location
     26* offset
     27 * Usage `[jclocksgmt offset='-6']` Set Standard GMT offset
     28* dst
     29 * Usage `[jclocksgmt dst='true]` set FALSE if location does not need to observe dst
     30* digital
     31 * Usage `[jclocksgmt digital=true]` Display digital clock
     32* analog
     33 * Usage `[jclocksgmt analog=true]` Display analog clock
     34* timeformat
     35 * Usage `[jclocksgmt timeformat='hh:mm A']` Time format
     36* date
     37 * Usage `[jclocksgmt date=false]` Display date
     38* dateformat
     39 * Usage `[jclocksgmt dateformat='MM/DD/YYYY']` Date format
     40* skin
     41 * Usage `[jclocksgmt skin=1]` Set 1 of 5 clock themes.
     42
     43A basic shortcode for a custom location would look like this: `[jclocksgmt title='Houston, TX, USA' offset='-6']`
    3344
    3445See more documentation in FAQ section.
     
    5667Additional attributes:
    5768
    58 * `     title :` Usage is `[jclocksgmt title='Houston, TX, USA']` Title of location
    59 * `    offset :` Usage is `[jclocksgmt offset='-6']` Set Standard GMT offset
    60 * `       dst :` Usage is `[jclocksgmt dst='true]` set FALSE if location does not need to observe dst
    61 * `   digital :` Usage is `[jclocksgmt digital=true]` Display digital clock
    62 * `    analog :` Usage is `[jclocksgmt analog=true]` Display analog clock
    63 * `timeformat :` Usage is `[jclocksgmt timeformat='hh:mm A']` Time format
    64 * `      date :` Usage is `[jclocksgmt date=false]` Display date
    65 * `dateformat :` Usage is `[jclocksgmt dateformat='MM/DD/YYYY']` Date format
    66 * `      skin :` Usage is `[jclocksgmt skin=1]` Set 1 of 5 clock themes.
     69* title
     70 * Usage `[jclocksgmt title='Houston, TX, USA']` Title of location
     71* offset
     72 * Usage `[jclocksgmt offset='-6']` Set Standard GMT offset
     73* dst
     74 * Usage `[jclocksgmt dst='true]` set FALSE if location does not need to observe dst
     75* digital
     76 * Usage `[jclocksgmt digital=true]` Display digital clock
     77* analog
     78 * Usage `[jclocksgmt analog=true]` Display analog clock
     79* timeformat
     80 * Usage `[jclocksgmt timeformat='hh:mm A']` Time format
     81* date
     82 * Usage `[jclocksgmt date=false]` Display date
     83* dateformat
     84 * Usage `[jclocksgmt dateformat='MM/DD/YYYY']` Date format
     85* skin
     86 * Usage `[jclocksgmt skin=1]` Set 1 of 5 clock themes.
     87
     88A basic shortcode for a custom location would look like this: `[jclocksgmt title='Houston, TX, USA' offset='-6']`
    6789
    6890= What are GMT offsets? =
     
    7496
    7597
    76 * `GMT-12 |`  Eniwetok
    77 * `GMT-11 |`  Samoa
    78 * `GMT-10 |`  Hawaii
    79 * ` GMT-9 |`  Alaska
    80 * ` GMT-8 |`  PST, Pacific US
    81 * ` GMT-7 |`  MST, Mountain US
    82 * ` GMT-6 |`  CST, Central US
    83 * ` GMT-5 |`  EST, Eastern US
    84 * ` GMT-4 |`  Atlantic, Canada
    85 * ` GMT-3 |`  Brazilia, Buenos Aries
    86 * ` GMT-2 |`  Mid-Atlantic
    87 * ` GMT-1 |`  Cape Verdes
    88 * ` GMT 0 |`  Greenwich Mean Time
    89 * ` GMT+1 |`  Berlin, Rome
    90 * ` GMT+2 |`  Israel, Cairo
    91 * ` GMT+3 |`  Moscow, Kuwait
    92 * ` GMT+7 |`  Abu Dhabi, Muscat
    93 * ` GMT+5 |`  Islamabad, Karachi
    94 * ` GMT+6 |`  Almaty, Dhaka
    95 * ` GMT+7 |`  Bangkok, Jakarta
    96 * ` GMT+8 |`  Hong Kong, Beijing
    97 * ` GMT+9 |` Tokyo, Osaka
    98 * `GMT+10 |`  Sydney, Melbourne, Guam
    99 * `GMT+11 |`  Magadan, Soloman Is.
    100 * `GMT+12 |`  Fiji, Wellington, Auckland
     98* `GMT-12` |  Eniwetok
     99* `GMT-11` |  Samoa
     100* `GMT-10` |  Hawaii
     101* `GMT-9` |  Alaska
     102* `GMT-8` |  PST, Pacific US
     103* `GMT-7` |  MST, Mountain US
     104* `GMT-6` |  CST, Central US
     105* `GMT-5` |  EST, Eastern US
     106* `GMT-4` |  Atlantic, Canada
     107* `GMT-3` |  Brazilia, Buenos Aries
     108* `GMT-2` |  Mid-Atlantic
     109* `GMT-1` |  Cape Verdes
     110* `GMT 0` |  Greenwich Mean Time
     111* `GMT+1` |  Berlin, Rome
     112* `GMT+2` |  Israel, Cairo
     113* `GMT+3` |  Moscow, Kuwait
     114* `GMT+7` |  Abu Dhabi, Muscat
     115* `GMT+5` |  Islamabad, Karachi
     116* `GMT+6` |  Almaty, Dhaka
     117* `GMT+7` |  Bangkok, Jakarta
     118* `GMT+8` |  Hong Kong, Beijing
     119* `GMT+9` | Tokyo, Osaka
     120* `GMT+10` |  Sydney, Melbourne, Guam
     121* `GMT+11` |  Magadan, Soloman Is.
     122* `GMT+12` |  Fiji, Wellington, Auckland
    101123
    102124= What are the rules for formatting date and time? =
    103 
    104125
    105126**Time Formatting:**
     
    107128FORMAT| OUTPUT | MEANING
    108129
    109 * ` HH |  19 |` 24-hour format of hour with leading zero (two digits long).
    110 * ` hh |  07 |` 12-hour format of hour with leading zero (two digits long).
    111 * `  H |  19 |` 24-hour format of hour without leading zeros.
    112 * `  h |   7 |` 12-hour format of hour without leading zeros.
    113 * ` mm |  01 |` Minutes with the leading zero (two digits long).
    114 * `  m |   1 |` Minutes without the leading zero.
    115 * ` ss |  08 |` Seconds with the leading zero (two digits long).
    116 * `  s |   8 |` Seconds without the leading zero.
    117 * `  a |  pm |` Lowercase am or pm.
    118 * `  A |  PM |` Uppercase am or pm.
    119 * `SSS | 095 |` Milliseconds with leading zeros (three digits long).
    120 * `  S |  95 |` Milliseconds without leading zeros.
     130* `HH` | `19` | 24-hour format of hour with leading zero (two digits long).
     131* `hh` | `07` | 12-hour format of hour with leading zero (two digits long).
     132* `H` | `19` | 24-hour format of hour without leading zeros.
     133* `h` | `7` | 12-hour format of hour without leading zeros.
     134* `mm` | `01` | Minutes with the leading zero (two digits long).
     135* `m` | `1` | Minutes without the leading zero.
     136* `ss` | `08` | Seconds with the leading zero (two digits long).
     137* `s` | `8` | Seconds without the leading zero.
     138* `a` | `pm` | Lowercase am or pm.
     139* `A` | `PM` | Uppercase am or pm.
     140* `SSS` | `095` | Milliseconds with leading zeros (three digits long).
     141* `S` | `95` | Milliseconds without leading zeros.
    121142
    122143**Date Formatting:**
     
    124145FORMAT| OUTPUT | MEANING
    125146
    126 * `YYYY |   2016 |` Four-digit representation of the year.
    127 * `  YY |     16 |` Two-digit representation of the year.
    128 * `MMMM |  April |` Full textual representation of the month.
    129 * ` MMM |    Apr |` Three letter representation of the month.
    130 * `  MM |     04 |` Month with the leading zero (two digits long).
    131 * `   M |      4 |` Month without the leading zero.
    132 * `DDDD | Friday |` Full textual representation of the day of the week.
    133 * ` DDD |    Fri |` Three letter representation of the day of the week.
    134 * `  DD |     01 |` Day of the month with leading zero (two digits long).
    135 * `   D |      1 |` Day of the month without leading zero.
     147* `YYYY` | `2016` | Four-digit representation of the year.
     148* `YY` | `16` | Two-digit representation of the year.
     149* `MMMM` | `April` | Full textual representation of the month.
     150* `MMM` | `Apr` | Three letter representation of the month.
     151* `MM` | `04` | Month with the leading zero (two digits long).
     152* `M` | `4` | Month without the leading zero.
     153* `DDDD` | `Friday` | Full textual representation of the day of the week.
     154* `DDD` | `Fri` | Three letter representation of the day of the week.
     155* `DD` | `01` | Day of the month with leading zero (two digits long).
     156* `D` | `1` | Day of the month without leading zero.
    136157
    137158== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.