Metode System::Globalization::DateTimeFormatInfo::GetEra
DateTimeFormatInfo::GetEra method
Mendapatkan era berdasarkan nama.
int System::Globalization::DateTimeFormatInfo::GetEra(const String &era_name) const
| Parameter | Tipe | Deskripsi |
|---|---|---|
| era_name | const String& | Nama era. |
ReturnValue
Indeks era.
Lihat Juga
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++