Wrong date returned by get_the_time

get_the_time() function returns the time of the current post within loop.

If you want to display today’s date then use date function of core php.