I have a schema like this
const someSchema = new mongoose.Schema ( { updatedAt: { type: string } }, { timestamps: { currentTime: () => moment().form