i have hex timestamp like this '6132103D'
(got it from facebook API) according to this service i get expected date Friday, September 3, 2021 12:08:29 PM
.
I have seen such discussion but there is no any success
Cannot use Time.at
because i operate with String.
Be thankful if you suggest some solution or gem which i could use.
ruby 2.7.1 rails 6.0.3.2