In the help for both my ControlsExDevice and ControlsExDesktop libraries there is a list of these custom formats. All should work for both DateFormat and TimeFormat, fewer work for the DateTimePicker control in those libraries.
Note that there is really no difference between the DateFormat and TimeFormat statements except that they each have their own different format string. Both can do both date and time formatting in those custom formats and are effectively the same function.