Workspace 6.21.5
GetCurrentTime

Outputs the current time as a string, formatted in a user-specified way.

  • Default label: "Get current time"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/System
Inputs:
FormatQString

Controls the format of the date string (Value) output. The allowed symbols are as follows: h, hh (hour with leading zero), m, mm (minutes with leading zero), s, ss (seconds with leading zero), z, zzz (milliseconds with leading zero), AP (AM / PM), ap (am / pm). Example string: hh:mm:ss-zzz ap

Outputs:
ValueQString

Value (in Date/Time format)QDateTime