[AC-3119] Android: date_instance.UTC() is not a method
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2011-12-30T12:37:28.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | android |
| Reporter | Keith Gable |
| Assignee | Mauro Parra-Miranda |
| Created | 2011-12-30T09:37:34.000+0000 |
| Updated | 2016-03-08T07:48:10.000+0000 |
Description
On Android, an instance of Date does not have a UTC() method. On iOS and in Normal JavaScript(TM), UTC() exists and returns the correct value.
See TC-524
DUP issue.