Skip to content

3.2.19: Add spellDifference()

Compare
Choose a tag to compare
@wapmorgan wapmorgan released this 17 Aug 13:40
· 128 commits to master since this release

English:

  • Added formatter date & time difference with now:
    \morphos\English\TimeSpeller::spellDifference($time). $time should be a DateTime instance, a string with date&time or unix timestamp (int).

Russian:

  • Добавлено форматирование разницы с текущим временем: \morphos\Russian\TimeSpeller::spellDifference($time). $time должно быть объектом DateTime, строкой с датой/временем или unix timestamp.