Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert workflow start time #3

Open
j-woz opened this issue Jul 3, 2017 · 3 comments
Open

Insert workflow start time #3

j-woz opened this issue Jul 3, 2017 · 3 comments

Comments

@j-woz
Copy link
Contributor

j-woz commented Jul 3, 2017

We may also want to insert a start time into the log as reported by Swift using clock().

@hyoo
Copy link
Contributor

hyoo commented Jul 5, 2017

i agree. timestamp from swift level would be more accurate.
BTW, we need to format it to meet the ISO standard, for example, 2017-07-05T14:51:05Z

@j-woz
Copy link
Contributor Author

j-woz commented Jul 5, 2017

I can provide a new Swift function to produce the date in this format.
The current format used in the JSON is: 2017-07-03 17:48:54.310325

@hyoo
Copy link
Contributor

hyoo commented Jul 5, 2017

yeah, that is wrong. need to change to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants