SPLK-1004 Exam QuestionsBrowse all questions from this exam

SPLK-1004 Exam - Question 49


Which of the following functions' primary purpose is to convert epoch time to a string format?

Show Answer
Correct Answer: D

The primary purpose of the function 'strftime' is to convert epoch time to a string format. It allows formatting of time representations in various ways according to the format specified.

Discussion

1 comment
Sign in to comment
DeragOption: D
Apr 19, 2024

D. strftime= string format time - When your data is a structure, and you want it formatted in a readable way, use "strftime" for "string format time