mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-21 16:45:36 +08:00
4c61fc01f9c251c39f540316cc82332bc8b3f370
TzDate is a Date-like type that is independent from the timezone settings of the machine on which TzDate instances are created. This property makes it ideal for testing code that deals with timezones in a manner that makes the code portable between timezones. Closes #81
Angular
Compiling
rake compile
Running Tests
rake server:start
rake test
Languages
JavaScript
98.8%
HTML
0.6%
Shell
0.4%
PHP
0.1%