-
### Bug summary
After applying a
df1.resample('10S').asfreq()
transformation to a timeseries pandas dataframe I get an OverflowError error when trying to format the X-axis.
Before the transforma…
-
Hi,
thanks for this great Component!
I need to change the format of the WeekViewDayHeader from displaying "day of week" and "day of month", to "day of week" only when pushing certain new events t…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
//
// ContentView.swift
// PrayerTime
//
// Created by Mohammed Alsaleh on 20/09/1442 AH.
//
import SwiftUI
import Adhan
import CoreLocation
class LocationFecher: NSObject, CLLocationM…
-
**Describe the bug**
Choosing specific date crashes on specific regions leads to failure in parsing dates on iOs using "yyyy-MM-dd'T'HH:mm:ss
**To Reproduce**
1. set timezone to Africa/cair…
-
I tested how the package works after plugging in TimeZone. Unfortunately, I found a bug in working with daylight saving time.
Example: sunrise in Los Angeles
March 11: calculates 07:08, (this is a…
-
Currently Envoy has any number of global variables, for example:
```
static DateFormatter date_formatter_;
```
From `source/common/http/date_provider_impl.h`. On program exist, these global va…
-
Hi,
Currently the docs mention that: ``
Will render:
```html
November 27, 2013 11:43pm
```
Which then gets converted client-side to:
```html
November 27, 2013 6:43pm
```
90% of t…
-
We can simplify Autorest.Swift codegen if the syntax for a required query param and an optional one work the same way. If an optional param evaluates to nil, it should be ignored and not added to the …
-