powered by
zoned_time_precision() extracts the precision from a zoned-time. It returns the precision as a single string.
zoned_time_precision()
zoned_time_precision(x)
A single string holding the precision of the zoned-time.
[clock_zoned_time]
A zoned-time.
zoned_time_precision(zoned_time_now("America/New_York"))
Run the code above in your browser using DataLab