Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html ng-app="Demo">
<head>
  <script src="//code.angularjs.org/1.3.0-beta.5/angular.js"></script>
  <script src="//cdn.jsdelivr.net/momentjs/2.5.1/moment.min.js"></script>
  <script src="//cdn.jsdelivr.net/angular.moment/0.6.2/angular-moment.js"></script>
  <meta charset="utf-8">
  <title>Demo</title>
</head>
<body ng-init="publishedAt = 1396621153000">
  <span am-time-ago="publishedAt"></span>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers