Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

FUNCTION xpfDateToString (seconds, minutes, hours, day : INTEGER;
                          month, year                  : INTEGER)
                          timeAndDate                  : STRING;
                

The xpfDateToString function converts the specified time and date to a string in the following format: Mon Oct 27 08:06:00 MET 1997. The formatted time and date will be returned through the timeAndDate argument.

Arguments


TypeNameComment
INTEGERsecondscomments
INTEGERminutes 
INTEGERhours 
INTEGERday 
INTEGERmonth 
INTEGERyear 

Return Value


 

TypeNameComment
STRINGtimeAndDatecomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels