Goofy question about Datagrids

Sri sritcp at gmail.com
Wed Nov 2 16:21:15 EDT 2016


Bob Sneidar-2 wrote
> I store datetime data in "international" format, but I want to display it
> in a kind of short date/time format. .............. I would need to
> display a value one way while leaving the underlying format as is.
> 
> Bob S

on FillinData pData
  set the text of me to fConvert(pData)
end FillinData

function fConvert pDate
  /*convert the original format to display format*/
end fConvert

Regards,
Sri



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Goofy-question-about-Datagrids-tp4709954p4709998.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list