mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
Merge branch '1438-deprecate-gtime' into 'master'
gdate: Officially mark GTime as deprecated See merge request GNOME/glib!817
This commit is contained in:
commit
65c80701ca
@ -170,6 +170,9 @@
|
|||||||
* time (&ttime);
|
* time (&ttime);
|
||||||
* gtime = (GTime)ttime;
|
* gtime = (GTime)ttime;
|
||||||
* ]|
|
* ]|
|
||||||
|
*
|
||||||
|
* Deprecated: 2.62: This is not [Y2038-safe](https://en.wikipedia.org/wiki/Year_2038_problem).
|
||||||
|
* Use #GDateTime or #time_t instead.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user