推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
lcj2class
V2EX  ›  Python

你们能准确分清 strftime strptime 的用法嘛?

  •  
  •   lcj2class · Jun 6, 2017 · 3463 views
    This topic created in 3264 days ago, the information mentioned may be changed or developed.
    用 python 写各种脚本 2 年多了,今天用 datetime 还是傻傻的分不清。。。
    11 replies    2017-06-07 14:35:18 +08:00
    guyskk
        1
    guyskk  
       Jun 6, 2017
    我是这样记的:
    - str_format_time
    - str_parse_time
    knightdf
        2
    knightdf  
       Jun 6, 2017
    一个是 format,一个是 parse,很好分啊,s 和 p
    est
        3
    est  
       Jun 6, 2017   ❤️ 2
    我主要不是太记得 %Y 什么的。。。。

    知道我发现了 %F %T !!!神器
    GoBeyond
        4
    GoBeyond  
       Jun 6, 2017 via Android
    一个文本构造器,一个文本解析器
    alvy
        5
    alvy  
       Jun 6, 2017
    我都临时 google 查
    est
        6
    est  
       Jun 6, 2017   ❤️ 1
    zeroten
        7
    zeroten  
       Jun 6, 2017
    我一直面向 google 编程。。。
    staticor
        8
    staticor  
       Jun 6, 2017
    每次用到下意识查 Dash...
    simple2025
        9
    simple2025  
       Jun 6, 2017
    我都是用 pychcarm view->Parameter info
    kimchan
        10
    kimchan  
       Jun 6, 2017
    @est 我擦. 还有这神器
    romanticbao
        11
    romanticbao  
       Jun 7, 2017
    写多了,在需要的时候自然就敲出来啦。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3781 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 62ms · UTC 04:43 · PVG 12:43 · LAX 21:43 · JFK 00:43
    ♥ Do have faith in what you're doing.