Overview
Khalil Studio Tarikh / Date is a Joomla 1.5x module.
The main purpose of this module is to display date in the format that you
want. As this module utilizes Javascript to generate the date, there are
several advantages and some setbacks. The biggest advantage using Javascript
compared to PHP is the date will be your visitor system's date, not your
server's date. However, by using Javascript, the date will not appear if the visitor disable or doesn't have Javascript
and the date on your site will not be accurate it your visitor system's date
is not accurate.

Parameter back-end
| Parameter |
Penerangan |
| Opening Tag: |
Opening HTML tag, let say
if you want it to float, you can apply this code,<div style="position:relative;float:right;"> |
| Closing Tag: |
Closing HTML tag, close whatever tag(s) that you open in "Opening Tag" section. For example above, it
would be, </div> |
| Language: |
Set the language, either Melayu or English. |
| Year: |
The year, "11", "'11" or "2011" |
| Month: |
Either number or the name, ie: "Jan", "May" or "12" |
| Date: |
The day of the month, either with leading zero, no leading zero or with suffix, ie: "01", "1", "31" or "31st" |
| Day: |
"Monday", "Tueday" or "Mon" |
| Show XXX: |
You can choose to show or hide each elements. |
| Format XXX: |
Choose different formats for every elements. |
| XXX Position: |
The elements position. ie: "MONTH DATE YEAR" or "DAY DATE MONTH YEAR" |
| Space After XXX: |
Choose the space after each elements, ie: ".", "/" or just white space |
Demo
There are hundreds of possible combinations that you can have, below are some of them
Log
LOG for KS Tarikh / KS Date by KhalilStudio.com
Legend:
- removed + added *changed
#-------------------------------------------------------#
# v1.2 (May 20, 2011) tested on localhost Joomla 1.5.23 #
#-------------------------------------------------------#
* fixed display bug
+ added [blank] option for "Space after XXX"
#-------------------------------------------------------#
# v1.1 (May 18, 2011) tested on localhost Joomla 1.5.23 #
#-------------------------------------------------------#
* typos
#-------------------------------------------------------#
# v1.0 (May 9, 2011) tested on localhost Joomla 1.5.15 #
#-------------------------------------------------------#
+ Malay and English
+ Year, Month, Date and Day
Download
Click
here to go to download page.