This may also be a format string acceptable to date(1) and , in which case, it will be updated once a second. So to make this program display a spinning digital clock, you could do this:
gltext -text "%A%n%d %b %Y%n%l:%M:%S %p"
To include a literal `%', you must double it: `%%'.
See the man page for (3) for more details.