Format Cells with date format
Hi!
I have English Excel 2003 and Russian locale.
From C++ code I want set date value in format "yyyy" but my Office want to
see "ГГГГ" (Russian analog) format string.
Is it possible to use "yyyy" format string? How can I do code independent
from locale?
|