Navigation Menu

Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

(MODULES-5623) Handle DateTime values correctly #371

Merged
merged 1 commit into from Oct 22, 2019

Conversation

ananace
Copy link
Contributor

@ananace ananace commented May 15, 2018

DateTime values should be passed along as System.DateTime objects and not pure strings, this fixes issues with starttime property not being handled correctly.

DateTime values should be passed along as System.DateTime objects and not pure strings, this fixes issues with `starttime` property not being handled correctly.
@jpogran
Copy link
Contributor

jpogran commented May 22, 2018

Thanks for the contribution @ananace! Could you name a DSC Resource that uses datetime that this fixes so I can test this out?

@ananace
Copy link
Contributor Author

ananace commented May 22, 2018

dsc_xscheduledtask is the one that was causing issues for us - and also the one mentioned in the ticket, so that's probably a good one for testing it.

@lionce
Copy link
Contributor

lionce commented Apr 18, 2019

Hello @jpogran ,

Would you please check this PR? Should we merge it? It looks good to me!

Thanks!

@lionce lionce added the bugfix label Apr 18, 2019
@sheenaajay
Copy link
Contributor

Hello @jpogran,
Would you please check this PR? Should we merge it? Thank you.

Copy link
Contributor

@david22swan david22swan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@david22swan david22swan merged commit 837b1bd into puppetlabs-toy-chest:master Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants