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.
MDX で特定の日付 ("4/6/2001 16:23:45") の日付を作成する方法。
関数 now() は現在の日付を返します。
CDate関数を使用できます。