You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by olivierlemasle <gi...@git.apache.org> on 2017/04/03 23:02:05 UTC

[GitHub] cloudstack pull request #2008: [CLOUDSTACK-9840] Fix datetime format of snap...

GitHub user olivierlemasle reopened a pull request:

    https://github.com/apache/cloudstack/pull/2008

    [CLOUDSTACK-9840] Fix datetime format of snapshots events

    Include the timezone in datetime format of snapshot events, to be consistent with every other events.
    "eventDateTime" was added by @chipchilders in commit 14ee684ce3 and was updated the same day to add the timezone (commit bf967eb622f) except for Snapshots.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Amysta/cloudstack eventDateTimeTz

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/2008.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2008
    
----
commit b37ca77636feb22327d1b819657c6fd3913696fe
Author: Olivier Lemasle <o....@gmail.com>
Date:   2017-03-15T15:29:44Z

    Fix datetime format of snapshots events
    
    Include the timezone in datetime format of snapshot events, to be consistent
    with every other events.
    "eventDateTime" was added by @chipchilders in commit 14ee684ce3 and was
    updated the same day to add the timezone (commit bf967eb622f) except for
    Snapshots.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---