giovanni.chiozza_1 Posted December 22, 2022 Posted December 22, 2022 Hello,I'm trying to convert a MongoDb date (int 64) into a readable date .As you can see below I'm trying to use filter expression mini script but I'm not a programmer and probably I'm wronging something.Is there someone who can help me on this matter ?Thanks As sample I took creationDate field but there are many with same issue.
mahadiosb Posted December 23, 2022 Posted December 23, 2022 If you get date data in int64 then you can convert it like below:
giovanni.chiozza_1 Posted December 23, 2022 Author Posted December 23, 2022 Thanks so much !! I'll try asap
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now