On Aug 2, 1:16 pm, "krishnakant Mane" <[EMAIL PROTECTED]> wrote:
> On 02/08/07, Ian Clark <[EMAIL PROTECTED]> wrote:
>
>
>
> >http://docs.python.org/lib/node85.html
>
> I looked there even before.
> but could not figure out what the code did.
> I know in that variable called s there was a string in
krishnakant Mane wrote:
> On 02/08/07, Ian Clark <[EMAIL PROTECTED]> wrote:
>
>> http://docs.python.org/lib/node85.html
>>
> I looked there even before.
> but could not figure out what the code did.
> I know in that variable called s there was a string in a valid date format.
> but when datetime.s
On 02/08/07, Ian Clark <[EMAIL PROTECTED]> wrote:
>
> http://docs.python.org/lib/node85.html
>
I looked there even before.
but could not figure out what the code did.
I know in that variable called s there was a string in a valid date format.
but when datetime.strptime was used, I did not understa
On Aug 2, 12:31 pm, "krishnakant Mane" <[EMAIL PROTECTED]> wrote:
> hello,
> I have a very strange problem and I can't find any solution for that.
> I am working on an accounting package which I wish to develop in python.
> the simple problem is that I want to knoe how I can know if the given
> dat
krishnakant Mane wrote:
> hello,
> I have a very strange problem and I can't find any solution for that.
> I am working on an accounting package which I wish to develop in python.
> the simple problem is that I want to knoe how I can know if the given
> date is the nth day of a month.
> for example
hello,
I have a very strange problem and I can't find any solution for that.
I am working on an accounting package which I wish to develop in python.
the simple problem is that I want to knoe how I can know if the given
date is the nth day of a month.
for example if a customer is supposed to pay hi