microsoft / BCApps

Repository for collaboration on Microsoft Dynamics 365 Business Central applications.
https://microsoft.github.io/BCApps/
MIT License
317 stars 158 forks source link

Unix Timestamp #1853

Closed Wildrik closed 2 months ago

Wildrik commented 2 months ago

Summary

Added Unix Timestamp codeunit to Date and Time component. This codeunit allows for conversions between Unix timestamp and AL DateTime which should work with any timezone or client type.

Work Item(s)

Fixes #1809

Fixes AB#526024

Wildrik commented 2 months ago

@microsoft-github-policy-service agree [company="Boltrics Professionals B.V."]

Wildrik commented 2 months ago

@microsoft-github-policy-service agree company="Boltrics Professionals B.V."

JesperSchulz commented 2 months ago

@Wildrik, please fix compilation issue. Otherwise it looks like we're close here!

Wildrik commented 2 months ago

@Wildrik, please fix compilation issue. Otherwise it looks like we're close here!

Sorry for that. Made a mistake in a last-minute fix. Should compile now.

JesperSchulz commented 2 months ago

Really nice and clean work, @Wildrik. Let's give this another round in our CI and get this one merged in time for 2024 wave 2 🥳

nikolakukrika commented 2 months ago

Really nice and clean work, @Wildrik. Let's give this another round in our CI and get this one merged in time for 2024 wave 2 🥳

+1, nice work.