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. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
