GentBG x PUSSTEEM - burning both STEEM and PUSS

Image
by joviansummer original STEEMIT post: https://steemit.com/blog/@joviansummer/gentbg-x-pussteem-burning-both-steem-and-puss Hello, this is @joviansummer(witness: @jswit), developer of GentBG project. I registered @gentbg account to PUSSTEEM about a week ago and donated some of my own PUSS token to @gentbg's EPUSS account. Now, @gentbg will burn STEEM and EPUSS at the same time. PUSSTEEM's boosting upvotes will help increasing baseline burning significantly. @gentbg's SP reward is delegate to @jsup to get automated upvotes, forming a baseline burning of liquid reward independent of other people's upvotes. Some may argue 100%(both liquid and SP reward) burning is much better, but I chose this approach to prevent @gentbg from becoming a spamming account. Constantly asking for upvotes via mentioning and commenting every week may eventually become a big annoyance to curators. That being said, anyone is welcome to participate in countering STEEM inflation by giving upvotes ...

파이썬 pytz.timezone()에서 사용 가능한 시간대 목록

by joviansummer
original STEEMIT post: https://steemit.com/blog/@joviansummer/pytz-timezone


우선 파이썬에서의 시간대(timezone) 정보 관련 이전 게시물은 아래의 링크입니다.

파이썬에서 시간대(timezone) 변경 https://steemit.com/hive-141029/@joviansummer/timezone

파이선 pytz 모듈에서 사용 가능한 시간대 명칭의 목록은 pytz.all_timezones에 리스트(list)로 저장되어 있습니다.

import pytz
# 시간대 목록 전체 확인 
pytz.all_timezones
# 첫번째 항목 확인
pytz.all_timezones[0]

또는 위키피디아에서 확인할 수 있습니다. 아래의 링크 입니다.

list of tz database time zones https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

시간대 정보 목록에서 "TZ database name" 항목을 보면 됩니다.

대표적인 시간대 몇개를 적어 둡니다.

UTC/GMT: UTC 서울: Asia/Seoul 도쿄: Asia/Tokyo 싱가포르: Asia/Singapore 미국 서부(LA 등): US/Pacific 미국 동부(뉴욕, 워싱턴DC 등): US/Eastern 런던: Europe/London 파리: Europe/Paris

Comments

Popular posts from this blog

스티미언의 영향력 지수 계산

jsup/avle code update - you don't have to write post everyday

jsup/avle 보팅 코드 갱신 - 1일1포스팅 강박에서 벗어나기