~ubuntu-sdk-team/ubuntu-ui-toolkit/noDietForPopovers

« back to all changes in this revision

Viewing changes to components.api

  • Committer: Tarmac
  • Author(s): nick.dedekind at canonical, Nick Dedekind
  • Date: 2015-08-12 11:32:51 UTC
  • mfrom: (1602.1.9 LiveTimer)
  • Revision ID: tarmac-20150812113251-jidi067kc9dl3uxv
Added relative date time i18n.

Approved by PS Jenkins bot, Zsombor Egri.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1405
1405
    function string dctr(string domain, string context, string text)
1406
1406
    function string tag(string text)
1407
1407
    function string tag(string context, string text)
 
1408
    function string relativeDateTime(QDateTime datetime)