-
When using the `.toFormat()` formatter, I'm experiencing a significant impact on performance.
As far as I can see in the documentation, a `sharedFormatter` should be the default formatter, if a cu…
-
Hi,
Given the following input in a form :
```
```
And the following decorator :
```
@Decorator(selector: '[date-formatter]')
class DateFormatter implements AttachAware {
NgModel model;
Da…
-
In the Table , the calendar value is showing correctly in dd/MM/yyyy format, but when you click on 'sort ascending' or 'sort descending' , i guess its sorting based on formatted string in dd/MM/yyyy a…
-
from [this discussion](https://groups.google.com/d/msg/cesium-dev/gi9_LC6m7jU/5ypdeMELntEJ):
It seems to change timezone displayed in animation and timeline the users will need to change:
- Animatio…
clkao updated
3 years ago
-
Any date between April and October will return the date for the previous day.
Example: Selecting 1st April will return 31st March
-
Possible it is better to use optional there ...
-
Related to #84 https://developer.apple.com/swift/blog/?id=37
At the moment we are storing the data locally on the iPhone, to use the API, we'll need it in a format which is acceptable by the API.
…
-
DateEditor and IntEditor (at least) are not functional editors for DataTable TableColumns.
MRE:
```
from bokeh.models import ColumnDataSource, TableColumn, DateFormatter, DataTable, DateEditor, I…
ghost updated
3 years ago
-
Hi Everyone,
I'm new to Ionic. I used ionic 2-calendar to show datewise data count show on the calendar, but I'm not able to work because I put data count by using eventSource, this does not work. be…
-
NSLocale property isn't considered at all, 'cos property is set after
``` objective-c
-(void)initCommon
```
method in
``` objective-c
- (void)setLocale:(NSLocale *)loc
```
, so it gives no effe…