Internationalization and localization tools


Locale-Sensitive Python Method

time.ctime([secs])

Internationalization (I18n) Method Overview

The ctime method converts a time in seconds since the epoch to a string like 'Sun Jun 20 23:21:05 1993'.

Click here for more information.

I18n Issues

The ctime method does not use locale information.

Please see Times and Dates for more information.

Globalyzer will detect this method and report it as an I18n issue. If you have determined that the call is being handled correctly, you can use Globalyzer's Ignore Comment functionality to ensure that it isn't picked up in a subsequent scan.

Locale-Sensitive Python Methods

Lingoport internationalization and localization services and software