Re: [Rhythmbox-devel] convert music time to human readable value
- From: Jannik Heller <scrawl baseoftrash de>
- To: ali va <ali vakilzade gmail com>
- Cc: rhythmbox-devel gnome org
- Subject: Re: [Rhythmbox-devel] convert music time to human readable value
- Date: Wed, 26 May 2010 18:25:39 +0200
Am Mittwoch, den 26.05.2010, 19:12 +0330 schrieb ali va:
> hi
>
> I am working on a little plugin for my self
>
> now I want to get the music time using props
>
> and it return me a long numbered string
>
> How can i change it to a human readable value?
>
> i use python
Try this
import time
time_str = time.ctime ( time_int )
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]