This can be easily achieved by doing the math yourself.<div><br></div><div>Something like:<br></div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

months = (now.year() - joiningDate.year()) * 12<br>months += now.month() - joiningDate.month()</blockquote><div><br></div></div></blockquote>Wkr,<div> </div><div><div><div><div><br><div class="gmail_quote">On Mon, Feb 14, 2011 at 18:46, alhad deshpande <span dir="ltr"><<a href="mailto:alhaddeshpande@gmail.com">alhaddeshpande@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>i have a date of joining of an employee and i want to know till current date how many MONTHS he/she has worked in the company..</div>


<div> </div>
<div>Can someone plz guide me how can i convert days to MONTHS for above requirement..</div>
<div> </div>
<div>Thanx</div>
<div>ad3d</div>
<br>_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br></blockquote></div><br><br clear="all"><br>-- <br>Nick Gaens<br>
</div></div></div></div>