Date switch shortdate vs day of the date

I’m seeing a few issues with date switches. There seems to be conflict when using some common switches. In word the d should result in the day of the date, but it returns the short date. I see that dd does return the day of the date with a preceding 0 if appropriate. I think there are other issues with m also.

eg. {Date \@ d}

Please try again with this bugfix version:
https://www.gemboxsoftware.com/document/nightlybuilds/GBD33v1505.zip

Or this NuGet package:
Install-Package GemBox.Document -Version 33.0.1505-hotfix

Does this solve your issue?