timezone
Here are 353 public repositories matching this topic...
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Jun 3, 2020 - JavaScript
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.
USE_AUTOLOAD=0 is set if USE_SYSTEM_TZ_DB is true and USE_AUTOLOAD=1 otherwise. What is it for? I can't see anything that it is attached to. Is it to do with CURL?
Perhaps some documentation (in README or inline comments) on this and HAS_REMOTE_API would be useful?
Many people coming to this library were previously using MomentJS and Luxon. And in those libraries, it's very common to utilize moment().startOf("day"). I think it would be great to have some kind of documentation to help those coming from MomentJS or Luxon to quickly be able to utilize the correct API method.
I've done my best to document what I believe the options are in [this StackOverflo
-
Updated
Jun 6, 2020 - JavaScript
dateutils.dseq 2018-03-05 2018-05-15 -f '%F %a %c %u' | dateutils.dgrep '%c=04'
Expected output:
2018-03-22 Thu 04 04
2018-03-23 Fri 04 05
2018-03-24 Sat 04 06
2018-03-25 Sun 04 07
2018-03-26 Mon 04 01
2018-03-27 Tue 04 02
2018-03-28 Wed 04 03
2018-04-22 Sun 04 07
2018-04-23 Mon 04 01
2018-04-24 Tue 04 02
2018-04-25 Wed 04 03
2018-04-26 Thu 04 04
2018-04-27 Fri 04 05
20
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Jun 15, 2020 - Java
-
Updated
Jun 11, 2020 - C#
-
Updated
Jun 15, 2020 - Python
-
Updated
Jan 30, 2020 - Python
-
Updated
May 18, 2020 - C++
-
Updated
Nov 22, 2019 - Kotlin
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Feb 10, 2020 - Python
-
Updated
Jun 14, 2020 - Swift
Helm chart
I cannot find a Helm chart version of it at https://hub.helm.sh
Do you have plans to create one or should everyone do it on their own manually?
The API states that locale can be passed as an option, this is however missing from the TimeZoneOptions interface.
It also appears convertTimeZone is missing as well.
-
Updated
Jun 4, 2020 - PHP
Documentation states that gmtime is As in the C standard library, but it is actually different in at least one aspect: in c it is int tm_wday; /* day of the week, range 0 - sunday to 6 - saturday */, in luatz it is within 1 - sunday to 7 - saturday, it is clearly doing +1 in the code.
I think it is a good idea to mention the diff
Hi,
The documentation for Zone says
See utc, here, and Browser.Env to learn how to obtain Zone values.
But there isnt a Browser.Env value or module.
Improve this page
Add a description, image, and links to the timezone topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the timezone 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