FirebaseExtended / angularfire

AngularJS bindings for Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proper used of date timestamp

luckyboy07 opened this issue · comments

How to properly use the date timestamp? I have to add data from the database with the date.. and when I used Firebase.ServerValue.TIMESTAMP im getting error of "Cannot read property 'TIMESTAMP' of undefined"
Any help i'll appreciated.. thanks a lot

oh i get it . sorry ...