Skip to main content

Mozilla

  • About
  • Foundation
  • Contribute
  • Community
  • Developers
  • Projects

  • Roadmap
  • Projects
  • Coding
    • Module Owners
    • Hacking
    • Get the Source
    • Build It
  • Testing
    • Releases
    • Nightly Builds
    • Report A Problem
  • Tools
    • Bugzilla
    • Tinderbox
    • Bonsai
    • LXR
  • FAQs

PUBLIC const char* INTL_ctime ( MWContext *context, time_t *date )

Locale sensitive version of ANSI C ctime()

Documentation

Locale sensitive version of ANSI C ctime(). This routine converts the specified date/time into a string using the platform's date/time formatting support. The returned string is similar to that returned by the ctime function, except that the locale is respected. The locale is controlled by the platform through a control panel or the LC_TIME environment variable.
Returns:
the formatted date/time string in ctime style.
Parameters:
context - Specifies the context to access charset information
date - Specifies the date/time
See Also:
XP_StrfTime

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++


  • Support Options
  • Security Center
  • Privacy Policy
  • Contact Us

International Affiliates: Mozilla Europe - Mozilla Japan - Mozilla China

Portions of this content are © 1998–2008 by individual mozilla.org contributors
Content available under a Creative Commons license

Last modified April 16, 1998 Document History Edit this Page (or via CVS)