Date Troubles

Nelson Zink zink at newmex.com
Sun Jan 16 17:43:10 EST 2005


To All,

What do I need to do to make the following work right? To get the centuries
right?

put "7/18/1868" into temp
  put temp into  fld 1
  convert temp to seconds
  put "  --  "&temp after fld 1
  convert temp to long date
  put "  --  "&temp after  fld 1

Nelson



More information about the use-livecode mailing list