Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit

Started by leeka at 01-18-2010 8:28 . Topic has 1 replies.

Print Search
Sort Posts:    
   01-18-2010, 8:28
leeka is not online. Last active: 03.06.2010 01:30:51 leeka

Top 100 Posts
Joined on 01-18-2010
Posts 9
How to format Insert Date & Insert Time?
Reply Quote
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 is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: How to format Insert Date & Insert Time?
Reply Quote
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?