lucid-mongo icon indicating copy to clipboard operation
lucid-mongo copied to clipboard

Edit timezone for timestamps

Open GencBlakqori opened this issue 7 years ago • 1 comments

Is there a way to edit the timezone for the created_at and updated_at?

GencBlakqori avatar Oct 24 '17 15:10 GencBlakqori

current the date is fixed here https://github.com/duyluonglc/lucid-mongo/blob/7a46fb3b3dc1278ae555b8688e263a2182ccba1c/src/LucidMongo/Model/index.js#L636 and here https://github.com/duyluonglc/lucid-mongo/blob/7a46fb3b3dc1278ae555b8688e263a2182ccba1c/src/LucidMongo/Model/index.js#L655 @GencBlakqori can you make a PR to config timezone?

duyluonglc avatar Oct 25 '17 02:10 duyluonglc