Skip to content

Instantly share code, notes, and snippets.

View Blankj's full-sized avatar
:octocat:
👨🏻‍💻👨🏻‍💻👨🏻‍💻👨🏻‍💻👨🏻‍💻

Blankj Blankj

:octocat:
👨🏻‍💻👨🏻‍💻👨🏻‍💻👨🏻‍💻👨🏻‍💻
View GitHub Profile
@Blankj
Blankj / .md
Created September 8, 2017 05:57
[time_format] #Android

%tx 日期与时间类型(x代表不同的日期与时间转换符)

转 换 符 说 明 示 例
c 包括全部日期和时间信息 星期六 十月 27 14:21:20 CST 2007
F “年-月-日”格式 2007-10-27
D “月/日/年”格式 10/27/07
r “HH:MM:SS PM”格式(12时制) 02:25:51 下午
T “HH:MM:SS”格式(24时制) 14:28:16
R “HH:MM”格式(24时制) 14:28
@Blankj
Blankj / How to use XCImage.md
Last active December 27, 2017 09:39
[How to use XCImage] #XCCommon
@Blankj
Blankj / How to use XCStatistic.md
Created December 27, 2017 09:46
[How to use XCStatistic] #XCCommon

Download

Gradle:

// add it in repositories
maven { url 'http://xcserver:8082/nexus/content/repositories/releases/' }
@Blankj
Blankj / How to use XCLog.md
Last active January 11, 2018 12:53
[How to use XCLog] #XCCommon

Download

Gradle:

// add it in repositories
maven { url 'http://xcserver:8082/nexus/content/repositories/releases/' }
@Blankj
Blankj / How to use XCTip.md
Last active January 16, 2018 02:40
[How to use XCTip] #XCCommon

Download

Gradle:

// add it in repositories
maven { url 'http://xcserver:8082/nexus/content/repositories/releases/' }
@Blankj
Blankj / How to use XCTip2.md
Last active January 22, 2018 08:36
[How to use XCTip2] #XCCommon

Download

Gradle:

// add it in repositories
maven { url 'http://xcserver:8082/nexus/content/repositories/releases/' }