Python Strftime String Format

  Code Meaning Example %a Weekday as locale’s abbreviated name. Mon %A Weekday as locale’s full name. Monday %w Weekday as a decimal number, where 0 is Sunday and 6 is Saturday. 1 %d Day of the month as a zero-padded decimal number. 30 %-d Day of the month as a decimal number. (Platform specific) 30 %b Month as locale’s abbreviated name. Sep %B Month as locale’s. . . selengkapnya>>

For Loop Pada Qweb

For Loop Pada Qweb <t t-foreach="range(counter)" t-as="i"> ... </t> . . . selengkapnya>>

Mengecek List Pada Python

Mengecek List Pada Python   http://stackoverflow.com/questions/53513/best-way-to-check-if-a-list-is-empty     . . . selengkapnya>>

zuka.one
©2011