Patches

Date & Time Formatter

Date & Time Formatter

Use Date & Time Formatter to make human-readable formats from time in seconds.

Date & Time Formatter

  • Time
  • Format
  • Custom Format
  •  

Time

The number of seconds that represents time or date.

Format

The time format to output (12/24 hour time, date, media time, custom)

Custom Format

A text string that represents a format of time (ex: %H:%M:%S, %m/%d/%y).

See the strftime documentation.

Output

A text string that represents the formatted time or date.