Hi.
I faced a difficult situation. I can record and remove a hit, because recordHit and removeHit functions require timestamp in function parameter. But there is no option in getHits(). getCurrentTime() return timestamp with UTC timezone always. But i need KST timezone. How can i get hits with other timezone??
Hi. I faced a difficult situation. I can record and remove a hit, because recordHit and removeHit functions require timestamp in function parameter. But there is no option in getHits(). getCurrentTime() return timestamp with UTC timezone always. But i need KST timezone. How can i get hits with other timezone??