Date registered in mysql dataBase with typeorm is :
2022-08-29 14:56:09.852189
But when I try retrieving, this is what I get:
2022-08-29T13:56:09.852Z
13:56 instead of 14:56
Why? Can Anyone help please?
Date registered in mysql dataBase with typeorm is :
2022-08-29 14:56:09.852189
But when I try retrieving, this is what I get:
2022-08-29T13:56:09.852Z
13:56 instead of 14:56
Why? Can Anyone help please?