date-time
Here are 118 public repositories matching this topic...
Key information
- Joda-Time version: 2.9.4
Problem description
Joda-Time does not use the localized decimal format separator for parsing and printing. Instead, the "." character is hard-coded in several places in PeriodFormatterBuilder.java.
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.
feature pretty print
It would be nice if we could pretty print a range. For instance :
"on April 1st between 10:45 and 11:45"
"between April 1st and April 3rd"
"between April 1st at 9:00 and April 3rd at 18:00"
"on April 1st at 10:45 for 1 hour"
Not sure what the API would be though.
-
Updated
Jul 2, 2019 - Java
For years before 1971, the round_date function produces an incorrect date for time 00:00:00 on new-year day. Once the time is nudged away from 00:00:00 on 01/01, the rounding seems to produce the correct result.
library(lubridate)
as.numeric(1958-1/12) %>% date_decimal() %>% round_date(unit = "month") # produces "1958-12-01 UTC"
as.numeric(1958) %>% date_decimal() %>% round_date(uWhen ciso8601 was first created, there were no reasonable alternatives to it. By virtue of being implemented in C, it was simply much faster than Python implementations.
However, time have moved on, and there are viable alternatives, so the choice is more nuanced.
For example, as of Python 3.7, there exists [datetime.fromisoformat](https://docs.python.org/3/library/datetime.html#datetime
-
Updated
May 19, 2020 - Swift
-
Updated
Jun 14, 2020 - Python
I got ezTime running on WiFi like a breeze. Today we where wondering if or how it can also
be used via GSM connection. It looks like it does ignore an already established GSM connection.
Setup: ESP32 + SIM800 module [aka TTGO T-CALL]
We have established GSM connection, logged in to the APN successfully, and transmit our data
all few seconds - all working.
But ezTime mongers about WiFi o
Add Cogen instances
These shouldn't be hard to implement - all we need is a conversion to some concrete representation. For example, for LocalDate we can use Cogen[Long].contramap(_.toEpochDay).
As for the motivation, cats makes extensive use of Cogens in cats-laws.
-
Updated
May 14, 2019 - C++
-
Updated
Jul 12, 2018 - JavaScript
-
Updated
Apr 27, 2018 - C
-
Updated
Sep 4, 2019 - Clojure
-
Updated
Jul 27, 2019 - PHP
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Dec 28, 2018 - R
-
Updated
Apr 7, 2020 - TypeScript
-
Updated
Jun 25, 2020 - Java
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Jul 5, 2020 - PHP
-
Updated
Nov 25, 2019 - Java
Improve this page
Add a description, image, and links to the date-time topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the date-time topic, visit your repo's landing page and select "manage topics."
The docs on
https://github.com/malcommac/SwiftDate/wiki/1.-Introduction:-Absolute-Date-and-DateInRegion
says