Get unixtime from firebase #75
Unanswered
PatriceLoco
asked this question in
Q&A
Replies: 2 comments 2 replies
-
This is the example. |
Beta Was this translation helpful? Give feedback.
1 reply
-
To get the time string from unix timestamp, use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To start thanking Mobizt for this great library.
My problem is that I can't find a way to obtain the Unix time from Firebase and thus set the ESP32 module to the time when connecting to Firebase.
With the old library I did it like this:
In this way I obtained the unix time that, when passed to a function, gave me the time in HH:MM:SS format.
If anyone can tell me how I can do it with the new library I would appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions