Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1 つの dll で日時形式が MM/dd/yyyy である日時形式の問題に直面しています。その値が別の dll に渡されると、値が dd/MM/yyyy であると予想されるため、日付変換を実行できません。 dllで比較?
すべての dll が同じカルチャに従うように、ソリューション全体のカルチャを指定する方法はありますか?
そして、これは一部のマシンでのみ発生します。