time: Implement ConvertableTimestamp::now()
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 22 Sep 2016 03:28:42 +0000 (20:28 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 22 Sep 2016 04:26:18 +0000 (21:26 -0700)
commit316b4a404bfbcd91c78e9d3a94e81c69d58a4909
treea809656ce743d3fd38a96fc18dd1ab18eab40dc6
parentb35ff1b4eea3ed5f290398d4dd9efb27b9348ac1
time: Implement ConvertableTimestamp::now()

Shortcut for ConvertableTimestamp::convert() for the current time.

Change-Id: I1c34c0a59bb57652c7a2e959836c8ba400a25f49
includes/GlobalFunctions.php
includes/libs/time/ConvertableTimestamp.php