getFormattedTimestamp

This helper function is responsible for retrieving a timestamp in the format managed by Circular (YYYY:MM:DD-hh:mm:ss):

var Timestamp = Circular.getFormattedTimestamp();

Last updated