TIMEFORMAT()

From Liberty BASIC Family
Jump to navigation Jump to search
Not supported in Just BASIC Not supported in Liberty BASIC Not supported in Liberty BASIC 5 Supported in Run BASIC

Description

Set the time format for the FILES command

Syntax

  1. #handle TIMEFORMAT("mm/dd/yy")

Hints

For supported format strings see the TIME$() function

Example

See the FILES command

Useful Procedures

' Place a useful function or sub using this keyword here