Doctype field of type date is showing as string data type in print format

Hi @Vinay1,

Please use it and check it.

{{ doc.get_formatted('posting_date')}}

Other reference:

Thank You!