-
Hi, it would be nice to allow the configuration of the date format used in ExcelImportService.
Just today I ran into an issue with this :)
In my app, dates are meant to be in dd/MM/yyyy format, a…
-
```
What steps will reproduce the problem?
1. Create a task in Shuffle
2. Do a Tracks sync
3. Add a description for the task in Shuffle (don't touch it in Tracks)
4. Do a Tracks sync again
5. See in S…
-
recorderSubscription = recordingSession.onProgress.listen((e) {
var date = DateTime.fromMillisecondsSinceEpoch(e.duration.inMilliseconds, isUtc: true);
if (date.second < 30) {
…
-
Not Show the time for iPhone 11 simulator and real device but its works for any other iPhone
![simulator_screenshot_A84D9715-7706-4D56-85FC-B7D7D0C63EB4](https://user-images.githubusercontent.com/5…
-
### Description of the new feature
Could you make it possible on the Cost Management reports to select the date format used in the CSV exports. Currently it uses the US centric format MM/DD/YYYY wh…
-
```
import 'package:intl/intl.dart';
import 'package:retrofit/retrofit.dart';
import 'package:dio/dio.dart' hide Headers;
part 'example_api_service.g.dart';
extension DateTimeExampleExtension…
-
### Are you requesting a feature, reporting a bug or asking a question?
question
### What is the current behavior?
i've a survey with more or less 200 questions.
there is a lot of html a…
-
Hey I want to set dateformat as 20 jul 1998? could you please help me for this
-
**Describe the bug**
This could be my lack of understanding and not a bug, but my mermaid diagrams render tiny on the screen...
![image](https://user-images.githubusercontent.com/7317733/2293047…
-
**Issue by [ilyasdirin](https://github.com/ilyasdirin)**
_Tuesday May 14, 2019 at 08:11 GMT_
_Originally opened as https://github.com/googlesamples/android-fit/issues/50_
----
I'm developing a step…