Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UTC-based methods #195

Merged
merged 2 commits into from
Jul 10, 2019
Merged

Conversation

Aurel300
Copy link
Member

@Aurel300 Aurel300 commented Jul 9, 2019

See HaxeFoundation/haxe#8508

  • add date_utc_format, date_get_utc_day, and date_get_utc_hours - all variants of existing functions, but using gmtime_r instead of localtime_r
  • change date_get_tz to take an argument (a timestamp), and to return minutes instead of seconds

@Aurel300 Aurel300 mentioned this pull request Jul 9, 2019
17 tasks
@Simn Simn merged commit b8b6d0b into HaxeFoundation:master Jul 10, 2019
@Aurel300 Aurel300 deleted the feature/utc-methods branch July 10, 2019 09:40
Gama11 added a commit to HaxeFoundation/dox that referenced this pull request Jul 14, 2019
Gama11 added a commit to HaxeFoundation/dox that referenced this pull request Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants