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

azuread_user: support employee hire date #1437

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kang8
Copy link

@kang8 kang8 commented Jul 17, 2024

Closed: #1436

@kang8
Copy link
Author

kang8 commented Sep 12, 2024

Hi @manicminer, Can you please take a look when you have a chance?

The code has been tested on my end.

@Threpio
Copy link
Contributor

Threpio commented Oct 4, 2024

Code looks good from me too (if that matters)

Just curious as to whether the time that is passed to Microsoft has to include the Hour, Minute and Second part or if it can be just a date?

@kang8
Copy link
Author

kang8 commented Oct 8, 2024

Just curious as to whether the time that is passed to Microsoft has to include the Hour, Minute and Second part or if it can be just a date?

This is very interesting.

From the perspective of the API, it can specify hours, minutes and seconds.

image

But on the UI, it can only be a date.

image

@kang8 kang8 force-pushed the feature/user-support-employee-hire-date branch from 4ea9c40 to c727d3d Compare October 23, 2024 09:51
@kang8 kang8 requested review from katbyte and a team as code owners October 23, 2024 09:51
@kang8 kang8 marked this pull request as draft October 23, 2024 09:53
@kang8
Copy link
Author

kang8 commented Oct 23, 2024

Switch this PR to draft for now. After rebasing to the latest master, I noticed significant changes in the code structure. I will mark it as ready once I've finished making the necessary adjustments.

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

Successfully merging this pull request may close these issues.

azuread_user: support employee hire date
2 participants