|
|
pinEdit
Started by leeka at 01-18-2010 8:28 . Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
01-18-2010, 8:28
|
leeka
Joined on 01-18-2010
Posts 9
|
How to format Insert Date & Insert Time?
|
|
|
|
|
There's a function in the toolbar to Insert Date and Insert Time. Can I set the formatting of the date & time, instead of using the default?
For example, I'd like to insert date like 21 January 2010, time like 06:20 32 PM.
Please advise, thanks.
|
|
|
|
|
Report
|
|
|
|
01-19-2010, 9:40
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
Re: How to format Insert Date & Insert Time?
|
|
|
|
|
Hello,
the date/time is currently fix.
But if you are using XML toolbar you can change the callback function to
parent.mydatefunction
Then add this function to your web page.
Then use
editor.editInsertHtml(date)
to insert any date/time format you like.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
|
Pintexx Forum » Developer Produ... » pinEdit » How to format Insert Date & Insert Time?
|
|
|
|