time
Here are 2,125 public repositories matching this topic...
-
Updated
Nov 15, 2020 - JavaScript
A Fast, Extensible Progress Bar for Python and CLI
-
Updated
Nov 16, 2020 - Python
-
Updated
Nov 11, 2020
The implementation of span_range (and also interval()) is surprising to me, and is not what I would expect from a range function.
>>> start = datetime(2013, 5, 5, 12, 30)
>>> end = datetime(2013, 5, 5, 17, 15)
>>> for r in arrow.Arrow.span_range('hour', start, end):
... print(r)
...
(<Arrow [2013-05-05T12:00:0
Collection of advice on optimizing compile times of Swift projects.
-
Updated
Feb 1, 2019 - Swift
A date and time library based on the C++11/14/17 <chrono> header
-
Updated
Nov 11, 2020 - C++
Examples: iOS App
I'd like an /Examples folder with some simple iOS apps showing how to use Time.
The first one that comes to mind is a basic iOS app using a UICollectionView to build a month calendar view.
Carthage supports
Tests
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。
-
Updated
Sep 25, 2020 - Objective-C
Fancy date ranges for Moment.js
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Nov 16, 2020 - PHP
Distributed Tracing, Metrics and Context Propagation for application running on the JVM
-
Updated
Nov 16, 2020 - Scala
A standalone DateTime library originally based off of Carbon
-
Updated
Nov 13, 2020 - PHP
Improve this page
Add a description, image, and links to the time topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the time topic, visit your repo's landing page and select "manage topics."


Describe the enhancement
While using the UpdateLocale Plugin, it isn't possible to just update one single value in a nested value.
For example I just want to update the
format.Lvalue:Like this other formats
LL, LLL, ...are getting lost.Expected behavior
I want