FPT-Capstone-Group / Smart_Parking_Server

Server to Manage bike's ownership physical card, application and parking session
0 stars 0 forks source link

Use moment to format time for every res #15

Closed trongtomo closed 11 months ago

trongtomo commented 11 months ago

Like this parkingSession.checkoutTime = moment().format('YYYY-MM-DD:HH:mm:ss');

trongtomo commented 11 months ago

done in commit waiting for review phase