powered by
Converts date and time numeric values to a single string
timestring(year, month, day, hour = 12, minute = 0, second = 0)
Year
Month
Day
Hour
Minute
Second
# NOT RUN { timestring(2018, 12, 25, 2, 34) # }
Run the code above in your browser using DataLab