Hi Ashraf, Your best bet is to use document update functions written by you that will fill this field for you:
http://docs.couchdb.org/en/latest/ddocs.html#update-functions http://wiki.apache.org/couchdb/Document_Update_Handlers When posting/putting a new document, it means you have to post/put using this function. Cheers, Mike On Tue, Oct 1, 2013 at 11:04 AM, Ashraf Janan <[email protected]> wrote: > Hi Guys, > > Please how can i create automatic date (year,day,month) in couchDB field. > I want to send Email and i want to appear date for message that i sent to > my client. > What is the best way to do that ? > > Best regards > Ashraf
