Editing VSH Exports

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 356: Line 356:
! Export NID !! Notes !! Usage
! Export NID !! Notes !! Usage
|-
|-
| 0x7F1086E6 || cellRtcCheckValid || int cellRtcCheckValid(const CellRtcDateTime *pTime)
| 0x7F1086E6 || cellRtcCheckValid ||  
|-
|-
| 0xFB51FC61 || cellRtcCompareTick || int cellRtcCompareTick(const CellRtcTick *pTick1, const CellRtcTick *pTick2)
| 0xFB51FC61 || cellRtcCompareTick ||  
|-
|-
| 0x46CA7FE0 || cellRtcConvertLocalTimeToUtc || int cellRtcConvertLocalTimeToUtc(const CellRtcTick *pLocalTime, CellRtcTick *pUtc)
| 0x46CA7FE0 || cellRtcConvertLocalTimeToUtc ||  
|-
|-
| 0xC48D5002 || cellRtcConvertUtcToLocalTime || int cellRtcConvertUtcToLocalTime(const CellRtcTick *pUtc, CellRtcTick *pLocalTime)
| 0xC48D5002 || cellRtcConvertUtcToLocalTime ||  
|-
|-
| 0x5491B9D5 || cellRtcFormatRfc2822 || int cellRtcFormatRfc2822(char *pszDateTime, const CellRtcTick *pUtc, int iTimeZoneMinutes)
| 0x5491B9D5 || cellRtcFormatRfc2822 ||  
|-
|-
| 0xA07C3D2F || cellRtcFormatRfc2822LocalTime || int cellRtcFormatRfc2822LocalTime(char *pszDateTime, const CellRtcTick *pUtc)
| 0xA07C3D2F || cellRtcFormatRfc2822LocalTime ||  
|-
|-
| 0xD9C0B463 || cellRtcFormatRfc3339 || int cellRtcFormatRfc3339(char *pszDateTime, const CellRtcTick *pUtc, int iTimeZoneMinutes)
| 0xD9C0B463 || cellRtcFormatRfc3339 ||  
|-
|-
| 0x1324948A || cellRtcFormatRfc3339LocalTime || int cellRtcFormatRfc3339LocalTime(char *pszDateTime, const CellRtcTick *pUtc)
| 0x1324948A || cellRtcFormatRfc3339LocalTime ||  
|-
|-
| 0x32C941CF || cellRtcGetCurrentClock || int cellRtcGetCurrentClock(CellRtcDateTime *pTime, int iTimeZone)
| 0x32C941CF || cellRtcGetCurrentClock ||  
|-
|-
| 0x2CCE9CF5 || cellRtcGetCurrentClockLocalTime || int cellRtcGetCurrentClockLocalTime(CellRtcDateTime *pTime)
| 0x2CCE9CF5 || cellRtcGetCurrentClockLocalTime ||  
|-
|-
| 0xC4808FD7 || cellRtcGetCurrentSecureTick ||  
| 0xC4808FD7 || cellRtcGetCurrentSecureTick ||  
|-
|-
| 0x9DAFC0D9 || cellRtcGetCurrentTick || int cellRtcGetCurrentTick(CellRtcTick *pTick)
| 0x9DAFC0D9 || cellRtcGetCurrentTick ||  
|-
|-
| 0xC2D8CF95 || cellRtcGetDayOfWeek || int cellRtcGetDayOfWeek(int year, int month, int day)
| 0xC2D8CF95 || cellRtcGetDayOfWeek ||  
|-
|-
| 0x5B6A0A1D || cellRtcGetDaysInMonth || int cellRtcGetDaysInMonth(int year, int month)
| 0x5B6A0A1D || cellRtcGetDaysInMonth ||  
|-
|-
| 0xDFFF32CF || cellRtcGetDosTime || int cellRtcGetDosTime(const CellRtcDateTime *pTime, unsigned int *puiDosTime)
| 0xDFFF32CF || cellRtcGetDosTime ||  
|-
|-
| 0xF582308D || cellRtcGetSystemTime ||  
| 0xF582308D || cellRtcGetSystemTime ||  
|-
|-
| 0xC7BDB7EB || cellRtcGetTick || int cellRtcGetTick(const CellRtcDateTime *pTime, CellRtcTick *pTick)
| 0xC7BDB7EB || cellRtcGetTick ||  
|-
|-
| 0x748BEDA3 || cellRtcGetTickResolution ||  
| 0x748BEDA3 || cellRtcGetTickResolution ||  
|-
|-
| 0xCB90C761 || cellRtcGetTime_t || int cellRtcGetTime_t(const CellRtcDateTime *pTime, time_t *pllTime)
| 0xCB90C761 || cellRtcGetTime_t ||  
|-
|-
| 0xE7086F05 || cellRtcGetWin32FileTime || int cellRtcGetWin32FileTime(const CellRtcDateTime *pTime, uint64_t *ulWin32Time)
| 0xE7086F05 || cellRtcGetWin32FileTime ||  
|-
|-
| 0x5316B4A8 || cellRtcIsLeapYear || int cellRtcIsLeapYear(int year)
| 0x5316B4A8 || cellRtcIsLeapYear ||  
|-
|-
| 0xC5BC0FAC || cellRtcParseDateTime || int cellRtcParseDateTime(CellRtcTick *pUtc, const char *pszDateTime)
| 0xC5BC0FAC || cellRtcParseDateTime ||  
|-
|-
| 0xCF11C3D6 || cellRtcParseRfc3339 || int cellRtcParseRfc3339(CellRtcTick *pUtc, const char *pszDateTime)
| 0xCF11C3D6 || cellRtcParseRfc3339 ||  
|-
|-
| 0x5E78D18E || cellRtcSetConf ||  
| 0x5E78D18E || cellRtcSetConf ||  
Line 408: Line 408:
| 0xEB22BB86 || cellRtcSetCurrentTick ||  
| 0xEB22BB86 || cellRtcSetCurrentTick ||  
|-
|-
| 0x9598D4B3 || cellRtcSetDosTime || int cellRtcSetDosTime(CellRtcDateTime *pTime, unsigned int uiDosTime)
| 0x9598D4B3 || cellRtcSetDosTime ||  
|-
|-
| 0xE22D74A4 || cellRtcSetSystemTime ||  
| 0xE22D74A4 || cellRtcSetSystemTime ||  
|-
|-
| 0x99B13034 || cellRtcSetTick || int cellRtcSetTick(CellRtcDateTime *pTime, const CellRtcTick *pTick)
| 0x99B13034 || cellRtcSetTick ||  
|-
|-
| 0xBB543189 || cellRtcSetTime_t || int cellRtcSetTime_t(CellRtcDateTime *pTime, time_t llTime)
| 0xBB543189 || cellRtcSetTime_t ||  
|-
|-
| 0x5F68C268 || cellRtcSetWin32FileTime || int cellRtcSetWin32FileTime(CellRtcDateTime *pTime, uint64_t ulWin32Time)
| 0x5F68C268 || cellRtcSetWin32FileTime ||  
|-
|-
| 0x75744E2A || cellRtcTickAddDays || int cellRtcTickAddDays(CellRtcTick *pTick0, const CellRtcTick *pTick1, int lAdd)
| 0x75744E2A || cellRtcTickAddDays ||  
|-
|-
| 0xD41D3BD2 || cellRtcTickAddHours || int cellRtcTickAddHours(CellRtcTick *pTick0, const CellRtcTick *pTick1, int lAdd)
| 0xD41D3BD2 || cellRtcTickAddHours ||  
|-
|-
| 0xF8509925 || cellRtcTickAddMicroseconds || int cellRtcTickAddMicroseconds(CellRtcTick *pTick0, const CellRtcTick *pTick1, int64_t lAdd)
| 0xF8509925 || cellRtcTickAddMicroseconds ||  
|-
|-
| 0x2F010BFA || cellRtcTickAddMinutes || int cellRtcTickAddMinutes(CellRtcTick *pTick0, const CellRtcTick *pTick1, int64_t lAdd)
| 0x2F010BFA || cellRtcTickAddMinutes ||  
|-
|-
| 0xE0ECBB45 || cellRtcTickAddMonths || int cellRtcTickAddMonths(CellRtcTick *pTick0, const CellRtcTick *pTick1, int lAdd)
| 0xE0ECBB45 || cellRtcTickAddMonths ||  
|-
|-
| 0xCCCE71BD || cellRtcTickAddSeconds || int cellRtcTickAddSeconds(CellRtcTick *pTick0, const CellRtcTick *pTick1, int64_t lAdd)
| 0xCCCE71BD || cellRtcTickAddSeconds ||  
|-
|-
| 0x269A1882 || cellRtcTickAddTicks || int cellRtcTickAddTicks(CellRtcTick *pTick0, const CellRtcTick *pTick1, int64_t lAdd)
| 0x269A1882 || cellRtcTickAddTicks ||  
|-
|-
| 0x64C63FD5 || cellRtcTickAddWeeks || int cellRtcTickAddWeeks(CellRtcTick *pTick0, const CellRtcTick *pTick1, int lAdd)
| 0x64C63FD5 || cellRtcTickAddWeeks ||  
|-
|-
| 0x332A74DD || cellRtcTickAddYears || int cellRtcTickAddYears(CellRtcTick *pTick0, const CellRtcTick *pTick1, int lAdd)
| 0x332A74DD || cellRtcTickAddYears ||  
|}
|}


Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)