会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
profesor
首页
新随笔
订阅
管理
2021年8月27日
生成“2021-Aug-27th”这样的1st,2nd,3rd, 4th 日期格式
摘要: 首先考虑date如何增加后缀1st,2nd,3rd, 4th 首先看笨办法: from datetime import date d = date.today() benchmark = ['zilch', '1st', '2nd', '3rd', '4th', '5th', '6th', '7th
阅读全文
posted @ 2021-08-27 18:39 profesor
阅读(384)
评论(0)
推荐(0)
编辑
公告