module Locale

Defined in:

locale.cr

Constant Summary

VERSION = "1.0.0"

Class Method Summary

Class Method Detail

def self.localeconv : LocalConventions #

[View source]
def self.set_locale(category : Int32, locale : String) : String #

Set and/or return the current locale.


[View source]