Function: formatTime


String formatTime( Date date )

Summary

Get a correctly formatted time.


Parameters

ParameterDescription
Date date The date/time you wish to format


Returns

Time correctly formatted for the users system


See Also

  • formatLongDate
  • formatShortDate


    Requirements

    build 1065